Title: [192904] trunk/LayoutTests
Revision
192904
Author
mmaxfi...@apple.com
Date
2015-12-01 13:43:30 -0800 (Tue, 01 Dec 2015)

Log Message

Test gardening after r192894

Unreviewed.

* fast/text/small-caps-complex-expected.html:
* fast/text/small-caps-complex.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (192903 => 192904)


--- trunk/LayoutTests/ChangeLog	2015-12-01 21:14:46 UTC (rev 192903)
+++ trunk/LayoutTests/ChangeLog	2015-12-01 21:43:30 UTC (rev 192904)
@@ -1,5 +1,14 @@
 2015-12-01  Myles C. Maxfield  <mmaxfi...@apple.com>
 
+        Test gardening after r192894
+
+        Unreviewed.
+
+        * fast/text/small-caps-complex-expected.html:
+        * fast/text/small-caps-complex.html:
+
+2015-12-01  Myles C. Maxfield  <mmaxfi...@apple.com>
+
         [iOS] Adjacent emoji overlap each other
         https://bugs.webkit.org/show_bug.cgi?id=151690
         <rdar://problem/23430453>

Modified: trunk/LayoutTests/fast/text/small-caps-complex-expected.html (192903 => 192904)


--- trunk/LayoutTests/fast/text/small-caps-complex-expected.html	2015-12-01 21:14:46 UTC (rev 192903)
+++ trunk/LayoutTests/fast/text/small-caps-complex-expected.html	2015-12-01 21:43:30 UTC (rev 192904)
@@ -18,6 +18,8 @@
 <div style="font: 100px WebAhem, WebFallbackFont; font-variant: small-caps;">a&#xe8;bcd</div>
 <div style="position: absolute; left: 50px; top: 0px; width: 125px; height: 100px; background-color: black;"></div>
 <div style="position: absolute; left: 350px; top: 0px; width: 20px; height: 100px; background-color: black;"></div>
+<div style="position: absolute; left: 0px; top: 83px; width: 370px; height: 32px; background-color: black;"></div>
+<div style="position: absolute; left: 0px; top: 20px; width: 370px; height: 15px; background-color: black;"></div>
 </div>
 </body>
 </html>

Modified: trunk/LayoutTests/fast/text/small-caps-complex.html (192903 => 192904)


--- trunk/LayoutTests/fast/text/small-caps-complex.html	2015-12-01 21:14:46 UTC (rev 192903)
+++ trunk/LayoutTests/fast/text/small-caps-complex.html	2015-12-01 21:43:30 UTC (rev 192904)
@@ -18,6 +18,8 @@
 <div style="font: 100px WebAhem, WebFallbackFont; font-variant: small-caps;">ae&#x300;bcd</div>
 <div style="position: absolute; left: 50px; top: 0px; width: 125px; height: 100px; background-color: black;"></div>
 <div style="position: absolute; left: 350px; top: 0px; width: 20px; height: 100px; background-color: black;"></div>
+<div style="position: absolute; left: 0px; top: 93px; width: 370px; height: 22px; background-color: black;"></div>
+<div style="position: absolute; left: 0px; top: 20px; width: 370px; height: 15px; background-color: black;"></div>
 </div>
 </body>
 </html>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to