Title: [269241] trunk/LayoutTests
Revision
269241
Author
[email protected]
Date
2020-11-01 18:49:38 -0800 (Sun, 01 Nov 2020)

Log Message

Emit baselines for WPT css-sizing/aspect-ratio/quirks-mode* tests after resync in r269187

Unreviewed test gardening.

LayoutTests/imported/w3c:

* web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-001-expected.txt: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-002-expected.txt: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-003-expected.txt: Added.

LayoutTests:

* TestExpectations:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (269240 => 269241)


--- trunk/LayoutTests/ChangeLog	2020-11-02 01:43:22 UTC (rev 269240)
+++ trunk/LayoutTests/ChangeLog	2020-11-02 02:49:38 UTC (rev 269241)
@@ -1,5 +1,13 @@
 2020-11-01  Diego Pino Garcia  <[email protected]>
 
+        Emit baselines for WPT css-sizing/aspect-ratio/quirks-mode* tests after resync in r269187
+
+        Unreviewed test gardening.
+
+        * TestExpectations:
+
+2020-11-01  Diego Pino Garcia  <[email protected]>
+
         [GTK][WPE] Unreviewed test gardening. Update baselines of WPT test 'html/dom/idlharness' after r269214.
 
         * platform/gtk/imported/w3c/web-platform-tests/html/dom/idlharness.https-expected.txt:

Modified: trunk/LayoutTests/TestExpectations (269240 => 269241)


--- trunk/LayoutTests/TestExpectations	2020-11-02 01:43:22 UTC (rev 269240)
+++ trunk/LayoutTests/TestExpectations	2020-11-02 02:49:38 UTC (rev 269241)
@@ -4452,9 +4452,6 @@
 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/percentage-resolution-002.html [ ImageOnlyFailure ]
 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/percentage-resolution-003.html [ ImageOnlyFailure ]
 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/percentage-resolution-004.html [ ImageOnlyFailure ]
-webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-001.html [ ImageOnlyFailure ]
-webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-002.html [ ImageOnlyFailure ]
-webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-003.html [ ImageOnlyFailure ]
 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-001.html [ ImageOnlyFailure ]
 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-002.html [ ImageOnlyFailure ]
 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-004.html [ ImageOnlyFailure ]

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (269240 => 269241)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2020-11-02 01:43:22 UTC (rev 269240)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2020-11-02 02:49:38 UTC (rev 269241)
@@ -1,3 +1,13 @@
+2020-11-01  Diego Pino Garcia  <[email protected]>
+
+        Emit baselines for WPT css-sizing/aspect-ratio/quirks-mode* tests after resync in r269187
+
+        Unreviewed test gardening.
+
+        * web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-001-expected.txt: Added.
+        * web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-002-expected.txt: Added.
+        * web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-003-expected.txt: Added.
+
 2020-11-01  Zalan Bujtas  <[email protected]>
 
         [LegacyInlineLayout] Remove collapsible trailing whitespace when it is followed by a hard line break

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-001-expected.txt (0 => 269241)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-001-expected.txt	2020-11-02 02:49:38 UTC (rev 269241)
@@ -0,0 +1,3 @@
+
+FAIL body height is 100 assert_equals: expected 100 but got 584
+

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-002-expected.txt (0 => 269241)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-002-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-002-expected.txt	2020-11-02 02:49:38 UTC (rev 269241)
@@ -0,0 +1,3 @@
+
+FAIL body height equals width assert_equals: expected 784 but got 584
+

Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-003-expected.txt (0 => 269241)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-003-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-003-expected.txt	2020-11-02 02:49:38 UTC (rev 269241)
@@ -0,0 +1,3 @@
+
+PASS body height should match documentElement due to min-height: auto
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to