Title: [264934] trunk/LayoutTests
Revision
264934
Author
dp...@igalia.com
Date
2020-07-27 11:22:22 -0700 (Mon, 27 Jul 2020)

Log Message

[WPE] Update test expectations. Update baselines after r263855.

* platform/glib/tables/mozilla/bugs/bug222336-expected.txt: Renamed from LayoutTests/platform/gtk/tables/mozilla/bugs/bug222336-expected.txt.
* platform/wpe/fast/css/acid2-expected.txt:
* platform/wpe/fast/css/acid2-pixel-expected.txt:
* platform/wpe/http/tests/misc/acid2-expected.txt:
* platform/wpe/http/tests/misc/acid2-pixel-expected.txt:
* platform/wpe/http/tests/misc/acid3-expected.txt:

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (264933 => 264934)


--- trunk/LayoutTests/ChangeLog	2020-07-27 18:10:22 UTC (rev 264933)
+++ trunk/LayoutTests/ChangeLog	2020-07-27 18:22:22 UTC (rev 264934)
@@ -1,3 +1,14 @@
+2020-07-27  Diego Pino Garcia  <dp...@igalia.com>
+
+        [WPE] Update test expectations. Update baselines after r263855.
+
+        * platform/glib/tables/mozilla/bugs/bug222336-expected.txt: Renamed from LayoutTests/platform/gtk/tables/mozilla/bugs/bug222336-expected.txt.
+        * platform/wpe/fast/css/acid2-expected.txt:
+        * platform/wpe/fast/css/acid2-pixel-expected.txt:
+        * platform/wpe/http/tests/misc/acid2-expected.txt:
+        * platform/wpe/http/tests/misc/acid2-pixel-expected.txt:
+        * platform/wpe/http/tests/misc/acid3-expected.txt:
+
 2020-07-27  Hector Lopez  <hector_i_lo...@apple.com>
 
         [ iOS ] fast/canvas/canvas-blending-global-alpha.html is passing and expectations need to be removed

Copied: trunk/LayoutTests/platform/glib/tables/mozilla/bugs/bug222336-expected.txt (from rev 264933, trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug222336-expected.txt) (0 => 264934)


--- trunk/LayoutTests/platform/glib/tables/mozilla/bugs/bug222336-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/glib/tables/mozilla/bugs/bug222336-expected.txt	2020-07-27 18:22:22 UTC (rev 264934)
@@ -0,0 +1,13 @@
+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
+      RenderTable {TABLE} at (0,0) size 0x0
+        RenderTableSection {TBODY} at (0,0) size 0x0
+          RenderTableRow {TR} at (0,0) size 0x0
+            RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 0x0
+                RenderTableSection {TBODY} at (0,0) size 0x0
+                  RenderTableRow {TR} at (0,0) size 0x0
+                    RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]

Deleted: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug222336-expected.txt (264933 => 264934)


--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug222336-expected.txt	2020-07-27 18:10:22 UTC (rev 264933)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug222336-expected.txt	2020-07-27 18:22:22 UTC (rev 264934)
@@ -1,13 +0,0 @@
-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
-      RenderTable {TABLE} at (0,0) size 0x0
-        RenderTableSection {TBODY} at (0,0) size 0x0
-          RenderTableRow {TR} at (0,0) size 0x0
-            RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 0x0
-                RenderTableSection {TBODY} at (0,0) size 0x0
-                  RenderTableRow {TR} at (0,0) size 0x0
-                    RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]

Modified: trunk/LayoutTests/platform/wpe/fast/css/acid2-expected.txt (264933 => 264934)


--- trunk/LayoutTests/platform/wpe/fast/css/acid2-expected.txt	2020-07-27 18:10:22 UTC (rev 264933)
+++ trunk/LayoutTests/platform/wpe/fast/css/acid2-expected.txt	2020-07-27 18:22:22 UTC (rev 264934)
@@ -8,9 +8,9 @@
           text run at (12,46) width 129: "Hello World!"
 layer at (36,2638) size 764x226
   RenderBlock (relative positioned) {DIV} at (36,2554) size 764x226 [border: (12px solid #00000000)]
-    RenderTable {TABLE} at (12,12) size 1x0
-      RenderTableSection {TBODY} at (0,0) size 1x0
-        RenderTableRow {TR} at (0,0) size 1x0
+    RenderTable {TABLE} at (12,12) size 0x0
+      RenderTableSection {TBODY} at (0,0) size 0x0
+        RenderTableRow {TR} at (0,0) size 0x0
           RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
     RenderBlock {DIV} at (60,60) size 120x12 [bgcolor=#FF0000] [border: none (12px solid #000000) none (12px solid #000000)]
       RenderBlock {DIV} at (12,0) size 144x12

Modified: trunk/LayoutTests/platform/wpe/fast/css/acid2-pixel-expected.txt (264933 => 264934)


--- trunk/LayoutTests/platform/wpe/fast/css/acid2-pixel-expected.txt	2020-07-27 18:10:22 UTC (rev 264933)
+++ trunk/LayoutTests/platform/wpe/fast/css/acid2-pixel-expected.txt	2020-07-27 18:22:22 UTC (rev 264934)
@@ -8,9 +8,9 @@
           text run at (12,46) width 129: "Hello World!"
 layer at (36,72) size 764x226
   RenderBlock (relative positioned) {DIV} at (36,72) size 764x226 [border: (12px solid #00000000)]
-    RenderTable {TABLE} at (12,12) size 1x0
-      RenderTableSection {TBODY} at (0,0) size 1x0
-        RenderTableRow {TR} at (0,0) size 1x0
+    RenderTable {TABLE} at (12,12) size 0x0
+      RenderTableSection {TBODY} at (0,0) size 0x0
+        RenderTableRow {TR} at (0,0) size 0x0
           RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
     RenderBlock {DIV} at (60,60) size 120x12 [bgcolor=#FF0000] [border: none (12px solid #000000) none (12px solid #000000)]
       RenderBlock {DIV} at (12,0) size 144x12

Modified: trunk/LayoutTests/platform/wpe/http/tests/misc/acid2-expected.txt (264933 => 264934)


--- trunk/LayoutTests/platform/wpe/http/tests/misc/acid2-expected.txt	2020-07-27 18:10:22 UTC (rev 264933)
+++ trunk/LayoutTests/platform/wpe/http/tests/misc/acid2-expected.txt	2020-07-27 18:22:22 UTC (rev 264934)
@@ -8,9 +8,9 @@
           text run at (12,46) width 129: "Hello World!"
 layer at (36,2638) size 764x226
   RenderBlock (relative positioned) {DIV} at (36,2554) size 764x226 [border: (12px solid #00000000)]
-    RenderTable {TABLE} at (12,12) size 1x0
-      RenderTableSection {TBODY} at (0,0) size 1x0
-        RenderTableRow {TR} at (0,0) size 1x0
+    RenderTable {TABLE} at (12,12) size 0x0
+      RenderTableSection {TBODY} at (0,0) size 0x0
+        RenderTableRow {TR} at (0,0) size 0x0
           RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
     RenderBlock {DIV} at (60,60) size 120x12 [bgcolor=#FF0000] [border: none (12px solid #000000) none (12px solid #000000)]
       RenderBlock {DIV} at (12,0) size 144x12

Modified: trunk/LayoutTests/platform/wpe/http/tests/misc/acid2-pixel-expected.txt (264933 => 264934)


--- trunk/LayoutTests/platform/wpe/http/tests/misc/acid2-pixel-expected.txt	2020-07-27 18:10:22 UTC (rev 264933)
+++ trunk/LayoutTests/platform/wpe/http/tests/misc/acid2-pixel-expected.txt	2020-07-27 18:22:22 UTC (rev 264934)
@@ -8,9 +8,9 @@
           text run at (12,46) width 129: "Hello World!"
 layer at (36,72) size 764x226
   RenderBlock (relative positioned) {DIV} at (36,72) size 764x226 [border: (12px solid #00000000)]
-    RenderTable {TABLE} at (12,12) size 1x0
-      RenderTableSection {TBODY} at (0,0) size 1x0
-        RenderTableRow {TR} at (0,0) size 1x0
+    RenderTable {TABLE} at (12,12) size 0x0
+      RenderTableSection {TBODY} at (0,0) size 0x0
+        RenderTableRow {TR} at (0,0) size 0x0
           RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
     RenderBlock {DIV} at (60,60) size 120x12 [bgcolor=#FF0000] [border: none (12px solid #000000) none (12px solid #000000)]
       RenderBlock {DIV} at (12,0) size 144x12

Modified: trunk/LayoutTests/platform/wpe/http/tests/misc/acid3-expected.txt (264933 => 264934)


--- trunk/LayoutTests/platform/wpe/http/tests/misc/acid3-expected.txt	2020-07-27 18:10:22 UTC (rev 264933)
+++ trunk/LayoutTests/platform/wpe/http/tests/misc/acid3-expected.txt	2020-07-27 18:22:22 UTC (rev 264934)
@@ -196,11 +196,11 @@
                 RenderBody {BODY} at (8,8) size 0x0
       RenderBlock (anonymous) at (41,334) size 562x0
         RenderBlock {FORM} at (0,0) size 562x0
-        RenderTable {TABLE} at (0,0) size 1x0
-          RenderTableSection {TBODY} at (0,0) size 1x0
-            RenderTableRow {TR} at (0,0) size 1x0
-              RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
-                RenderBlock {P} at (0,0) size 1x0
+        RenderTable {TABLE} at (0,0) size 0x0
+          RenderTableSection {TBODY} at (0,0) size 0x0
+            RenderTableRow {TR} at (0,0) size 0x0
+              RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
+                RenderBlock {P} at (0,0) size 0x0
       RenderBlock (anonymous) at (41,334) size 562x0
         RenderInline {MAP} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to