Title: [292149] trunk/LayoutTests
Revision
292149
Author
n...@apple.com
Date
2022-03-31 02:56:04 -0700 (Thu, 31 Mar 2022)

Log Message

[iOS] imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/default-color.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=238599

Unreviewed test gardening.

iOS has no dark mode support.

* platform/ios-wk2/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/default-color-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (292148 => 292149)


--- trunk/LayoutTests/ChangeLog	2022-03-31 09:46:58 UTC (rev 292148)
+++ trunk/LayoutTests/ChangeLog	2022-03-31 09:56:04 UTC (rev 292149)
@@ -1,3 +1,14 @@
+2022-03-31  Tim Nguyen  <n...@apple.com>
+
+        [iOS] imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/default-color.html is a constant failure
+        https://bugs.webkit.org/show_bug.cgi?id=238599
+
+        Unreviewed test gardening.
+
+        iOS has no dark mode support.
+
+        * platform/ios-wk2/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/default-color-expected.txt: Added.
+
 2022-03-30  Alan Bujtas  <za...@apple.com>
 
         Add explanation as to why contain-size-button-001.html/002.html WPT tests fail.

Added: trunk/LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/default-color-expected.txt (0 => 292149)


--- trunk/LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/default-color-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/default-color-expected.txt	2022-03-31 09:56:04 UTC (rev 292149)
@@ -0,0 +1,5 @@
+This is a dialog This is a dialog This is a dialog
+
+PASS <dialog> color and background match default
+FAIL <dialog> colors react to dark mode assert_not_equals: Dialog color should react to color-scheme got disallowed value "rgb(0, 0, 0)"
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to