Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / stacked-diacritics-expected.txt
index 9b2d2b7..3bd33f7 100644 (file)
@@ -1,12 +1,15 @@
-BUG ID: Bugzilla bug 6274Text repainting does not account for glyphs which draw outside the typographic bounds of the font.
-
-TEST PASS: The text will entirely disappear.
-
-TEST FAIL: Most of the text will be gone, but some artifacts will be left behind at the top of the page.
-
-
-(repaint rects
-  (rect 19 153 200 47)
-  (rect 19 153 200 47)
-)
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [19, 141, 200, 46],
+        [19, 141, 131, 46]
+      ]
+    }
+  ]
+}