Title: [259777] trunk/LayoutTests
Revision
259777
Author
[email protected]
Date
2020-04-08 20:17:31 -0700 (Wed, 08 Apr 2020)

Log Message

[WPE] Gardening, update baselines after r259296
https://bugs.webkit.org/show_bug.cgi?id=210242

Unreviewed gardening.

* platform/wpe/css2.1/20110323/margin-applies-to-006-expected.txt:
* platform/wpe/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt:
* platform/wpe/tables/mozilla_expected_failures/dom/appendCol1-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (259776 => 259777)


--- trunk/LayoutTests/ChangeLog	2020-04-09 02:40:56 UTC (rev 259776)
+++ trunk/LayoutTests/ChangeLog	2020-04-09 03:17:31 UTC (rev 259777)
@@ -1,5 +1,16 @@
 2020-04-08  Diego Pino Garcia  <[email protected]>
 
+        [WPE] Gardening, update baselines after r259296
+        https://bugs.webkit.org/show_bug.cgi?id=210242
+
+        Unreviewed gardening.
+
+        * platform/wpe/css2.1/20110323/margin-applies-to-006-expected.txt:
+        * platform/wpe/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt:
+        * platform/wpe/tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
+
+2020-04-08  Diego Pino Garcia  <[email protected]>
+
         [WPE] Gardening, update TestExpectations
         https://bugs.webkit.org/show_bug.cgi?id=210240
 

Modified: trunk/LayoutTests/platform/wpe/css2.1/20110323/margin-applies-to-006-expected.txt (259776 => 259777)


--- trunk/LayoutTests/platform/wpe/css2.1/20110323/margin-applies-to-006-expected.txt	2020-04-09 02:40:56 UTC (rev 259776)
+++ trunk/LayoutTests/platform/wpe/css2.1/20110323/margin-applies-to-006-expected.txt	2020-04-09 03:17:31 UTC (rev 259777)
@@ -9,7 +9,8 @@
 layer at (8,50) size 240x240
   RenderBlock (positioned) {DIV} at (8,50) size 240x240 [border: (10px solid #0000FF)]
     RenderTable {DIV} at (10,10) size 220x220
-      RenderTableCol {DIV} at (0,0) size 0x0
+      RenderTableCol at (0,0) size 0x0
+        RenderTableCol {DIV} at (0,0) size 0x0
       RenderTableSection (anonymous) at (0,0) size 220x220
         RenderTableRow {DIV} at (0,0) size 220x220
           RenderTableCell {DIV} at (0,0) size 220x20 [border: (10px solid #FFA500)] [r=0 c=0 rs=1 cs=1]

Modified: trunk/LayoutTests/platform/wpe/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt (259776 => 259777)


--- trunk/LayoutTests/platform/wpe/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt	2020-04-09 02:40:56 UTC (rev 259776)
+++ trunk/LayoutTests/platform/wpe/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt	2020-04-09 03:17:31 UTC (rev 259777)
@@ -7,7 +7,8 @@
         RenderText {#text} at (0,0) size 412x17
           text run at (0,0) width 412: "Test passes if there is a box with sharp or rounded corners below."
       RenderTable {DIV} at (0,34) size 102x102 [border: (1px none #000000)]
-        RenderTableCol {DIV} at (0,0) size 0x0 [border: (3px solid #008000)]
+        RenderTableCol at (0,0) size 0x0
+          RenderTableCol {DIV} at (0,0) size 0x0 [border: (3px solid #008000)]
         RenderTableSection (anonymous) at (1,1) size 99x99
           RenderTableRow {DIV} at (0,0) size 99x99
             RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]

Modified: trunk/LayoutTests/platform/wpe/tables/mozilla_expected_failures/dom/appendCol1-expected.txt (259776 => 259777)


--- trunk/LayoutTests/platform/wpe/tables/mozilla_expected_failures/dom/appendCol1-expected.txt	2020-04-09 02:40:56 UTC (rev 259776)
+++ trunk/LayoutTests/platform/wpe/tables/mozilla_expected_failures/dom/appendCol1-expected.txt	2020-04-09 03:17:31 UTC (rev 259777)
@@ -17,7 +17,8 @@
             RenderTableCell {TD} at (31,2) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
               RenderText {#text} at (2,2) size 23x17
                 text run at (2,2) width 23: "c12"
-        RenderTableCol {COL} at (0,0) size 0x0
+        RenderTableCol at (0,0) size 0x0
+          RenderTableCol {COL} at (0,0) size 0x0
       RenderBlock (anonymous) at (0,46) size 784x18
         RenderBR {BR} at (0,0) size 0x17
       RenderTable {TABLE} at (0,64) size 235x28 [bgcolor=#FFA500] [border: (1px outset #808080)]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to