Title: [293528] trunk/LayoutTests/imported/w3c
Revision
293528
Author
n...@apple.com
Date
2022-04-27 12:13:45 -0700 (Wed, 27 Apr 2022)

Log Message

Rebaseline imported/w3c/web-platform-tests/css/css-text/inheritance.html after r293521
https://bugs.webkit.org/show_bug.cgi?id=166782

Unreviewed test gardening.

* web-platform-tests/css/css-text/inheritance-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (293527 => 293528)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2022-04-27 19:09:37 UTC (rev 293527)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2022-04-27 19:13:45 UTC (rev 293528)
@@ -1,5 +1,14 @@
 2022-04-27  Tim Nguyen  <n...@apple.com>
 
+        Rebaseline imported/w3c/web-platform-tests/css/css-text/inheritance.html after r293521
+        https://bugs.webkit.org/show_bug.cgi?id=166782
+
+        Unreviewed test gardening.
+
+        * web-platform-tests/css/css-text/inheritance-expected.txt:
+
+2022-04-27  Tim Nguyen  <n...@apple.com>
+
         Make -webkit-transform-style an alias of transform-style
         https://bugs.webkit.org/show_bug.cgi?id=239808
 

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/inheritance-expected.txt (293527 => 293528)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/inheritance-expected.txt	2022-04-27 19:09:37 UTC (rev 293527)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/inheritance-expected.txt	2022-04-27 19:13:45 UTC (rev 293528)
@@ -8,7 +8,7 @@
 PASS Property line-break has initial value auto
 PASS Property line-break inherits
 PASS Property overflow-wrap has initial value normal
-FAIL Property overflow-wrap inherits assert_equals: expected "break-word" but got "normal"
+PASS Property overflow-wrap inherits
 PASS Property tab-size has initial value 8
 PASS Property tab-size inherits
 FAIL Property text-align-all has initial value start assert_true: text-align-all doesn't seem to be supported in the computed style expected true got false
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to