Title: [240838] trunk/LayoutTests
Revision
240838
Author
[email protected]
Date
2019-02-01 01:44:07 -0800 (Fri, 01 Feb 2019)

Log Message

Unreviewed WPE gardening. Rebaseline and update expectations after r240774.

* platform/wpe/TestExpectations:
* platform/wpe/fast/css/font-weight-1-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (240837 => 240838)


--- trunk/LayoutTests/ChangeLog	2019-02-01 08:43:33 UTC (rev 240837)
+++ trunk/LayoutTests/ChangeLog	2019-02-01 09:44:07 UTC (rev 240838)
@@ -1,3 +1,10 @@
+2019-02-01  Carlos Garcia Campos  <[email protected]>
+
+        Unreviewed WPE gardening. Rebaseline and update expectations after r240774.
+
+        * platform/wpe/TestExpectations:
+        * platform/wpe/fast/css/font-weight-1-expected.txt:
+
 2019-01-31  Megan Gardner  <[email protected]>
 
         Don't insert spaces at the beginning of a newline when using smart-copy-paste

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (240837 => 240838)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2019-02-01 08:43:33 UTC (rev 240837)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2019-02-01 09:44:07 UTC (rev 240838)
@@ -124,6 +124,9 @@
 http/wpt/mediarecorder [ Skip ]
 imported/w3c/web-platform-tests/mediacapture-record [ Skip ]
 
+# This test requires an older version of ICU than we use
+webkit.org/b/193620 js/intl-numberformat.html [ Failure ]
+
 # Skip anything related to WebAuthN
 # ---------------------------------
 http/wpt/credential-management/ [ Skip ]

Modified: trunk/LayoutTests/platform/wpe/fast/css/font-weight-1-expected.txt (240837 => 240838)


--- trunk/LayoutTests/platform/wpe/fast/css/font-weight-1-expected.txt	2019-02-01 08:43:33 UTC (rev 240837)
+++ trunk/LayoutTests/platform/wpe/fast/css/font-weight-1-expected.txt	2019-02-01 09:44:07 UTC (rev 240838)
@@ -19,11 +19,11 @@
         RenderText {#text} at (0,2) size 27x44
           text run at (0,2) width 27: "A"
       RenderBlock {DIV} at (0,226) size 784x48
-        RenderText {#text} at (0,2) size 28x44
-          text run at (0,2) width 28: "A"
-      RenderBlock {DIV} at (0,274) size 784x48
         RenderText {#text} at (0,2) size 29x44
           text run at (0,2) width 29: "A"
+      RenderBlock {DIV} at (0,274) size 784x48
+        RenderText {#text} at (0,2) size 30x44
+          text run at (0,2) width 30: "A"
       RenderBlock {DIV} at (0,322) size 784x48
         RenderText {#text} at (0,2) size 31x44
           text run at (0,2) width 31: "A"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to