WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264571
[WPE][GTK] imported/w3c/web-platform-tests/css/css-lists/parsing/list-style-computed.sub.html fails
https://bugs.webkit.org/show_bug.cgi?id=264571
Summary
[WPE][GTK] imported/w3c/web-platform-tests/css/css-lists/parsing/list-style-c...
Philippe Normand
Reported
2023-11-10 06:28:58 PST
--- /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-lists/parsing/list-style-computed.sub-expected.txt +++ /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-lists/parsing/list-style-computed.sub-actual.txt @@ -1,7 +1,7 @@ -PASS Property list-style value 'none' -PASS Property list-style value 'inside' -PASS Property list-style value 'url("
https://web-platform.test/
")' -PASS Property list-style value 'square' +FAIL Property list-style value 'outside none none' assert_equals: expected "none" but got "outside none none" +FAIL Property list-style value 'inside none disc' assert_equals: expected "inside" but got "inside none disc" +FAIL Property list-style value 'outside url("
https://web-platform.test/
") disc' assert_equals: expected "url(\"
https://web-platform.test/
\")" but got "outside url(\"
https://web-platform.test/
\") disc" +FAIL Property list-style value 'outside none square' assert_equals: expected "square" but got "outside none square" PASS Property list-style value 'inside url("
https://web-platform.test/
") square'
Attachments
Add attachment
proposed patch, testcase, etc.
Claudio Saavedra
Comment 1
2025-11-30 13:10:14 PST
This has been passing for a while, so removing the expectation.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug