Title: [150193] trunk/LayoutTests
Revision
150193
Author
[email protected]
Date
2013-05-16 11:30:55 -0700 (Thu, 16 May 2013)

Log Message

Mac rebaseline. The flakiness dashboard tells us that it started at r150101
but reverting the change locally didn't fix the problem as far as Beth and I checked.

* platform/mac/platform/mac/fast/text/thai-combining-mark-positioning-expected.txt: Added.
* platform/mac/platform/mac/fast/text/webfont-after-tiny-monospace-text-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (150192 => 150193)


--- trunk/LayoutTests/ChangeLog	2013-05-16 18:30:19 UTC (rev 150192)
+++ trunk/LayoutTests/ChangeLog	2013-05-16 18:30:55 UTC (rev 150193)
@@ -1,3 +1,11 @@
+2013-05-16  Ryosuke Niwa  <[email protected]>
+
+        Mac rebaseline. The flakiness dashboard tells us that it started at r150101
+        but reverting the change locally didn't fix the problem as far as Beth and I checked.
+
+        * platform/mac/platform/mac/fast/text/thai-combining-mark-positioning-expected.txt: Added.
+        * platform/mac/platform/mac/fast/text/webfont-after-tiny-monospace-text-expected.txt: Added.
+
 2013-05-16  Sergio Villar Senin  <[email protected]>
 
         Enable the CSSVariables setting in css-variable-definition.html test

Added: trunk/LayoutTests/platform/mac/platform/mac/fast/text/thai-combining-mark-positioning-expected.txt (0 => 150193)


--- trunk/LayoutTests/platform/mac/platform/mac/fast/text/thai-combining-mark-positioning-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/platform/mac/fast/text/thai-combining-mark-positioning-expected.txt	2013-05-16 18:30:55 UTC (rev 150193)
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {DIV} at (0,0) size 784x101
+        RenderText {#text} at (0,0) size 385x101
+          text run at (0,0) width 385: "\x{E43}\x{E2B}\x{E49}\x{E21}\x{E35}\x{E02}\x{E36}\x{E49}\x{E19} \x{E01}\x{E32}\x{E23}\x{E17}\x{E4D}\x{E32}\x{E43}\x{E2B}\x{E49}"

Added: trunk/LayoutTests/platform/mac/platform/mac/fast/text/webfont-after-tiny-monospace-text-expected.txt (0 => 150193)


--- trunk/LayoutTests/platform/mac/platform/mac/fast/text/webfont-after-tiny-monospace-text-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/platform/mac/fast/text/webfont-after-tiny-monospace-text-expected.txt	2013-05-16 18:30:55 UTC (rev 150193)
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {DIV} at (0,0) size 784x30
+        RenderInline {SPAN} at (0,0) size 100x10
+          RenderText {#text} at (0,13) size 100x10
+            text run at (0,13) width 100: "Tiny monospace text."
+        RenderText {#text} at (100,0) size 6x30
+          text run at (100,0) width 6: " "
+        RenderInline {SPAN} at (0,0) size 224x30
+          RenderText {#text} at (105,0) size 224x30
+            text run at (105,0) width 224: "This text should not be jagged."
+        RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to