Title: [279440] trunk/LayoutTests/imported/w3c
Revision
279440
Author
[email protected]
Date
2021-06-30 16:15:09 -0700 (Wed, 30 Jun 2021)

Log Message

Update test expectations for imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/flow-content-0/dialog.html after the changes in r279427
https://bugs.webkit.org/show_bug.cgi?id=227553

Unreviewed test gardening.

        * web-platform-tests/html/rendering/non-replaced-elements/flow-content-0/dialog-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (279439 => 279440)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2021-06-30 22:51:21 UTC (rev 279439)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2021-06-30 23:15:09 UTC (rev 279440)
@@ -1,5 +1,14 @@
 2021-06-30  Truitt Savell  <[email protected]>
 
+        Update test expectations for imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/flow-content-0/dialog.html after the changes in r279427
+        https://bugs.webkit.org/show_bug.cgi?id=227553
+
+        Unreviewed test gardening.
+
+        * web-platform-tests/html/rendering/non-replaced-elements/flow-content-0/dialog-expected.txt:
+
+2021-06-30  Truitt Savell  <[email protected]>
+
         Unreviewed, reverting r279405.
 
         Casued 50+ webrtc crashes on Big Sur Debug

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/flow-content-0/dialog-expected.txt (279439 => 279440)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/flow-content-0/dialog-expected.txt	2021-06-30 22:51:21 UTC (rev 279439)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/flow-content-0/dialog-expected.txt	2021-06-30 23:15:09 UTC (rev 279440)
@@ -3,8 +3,8 @@
 
 PASS Closed dialog in width: 540px iframe
 PASS Open dialog in width: 540px iframe
-FAIL Modal dialog in width: 540px iframe assert_equals: top expected "56px" but got "0px"
+PASS Modal dialog in width: 540px iframe
 PASS Closed dialog in width: 538px iframe
 PASS Open dialog in width: 538px iframe
-FAIL Modal dialog in width: 538px iframe assert_equals: top expected "56px" but got "0px"
+PASS Modal dialog in width: 538px iframe
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to