WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
163975
[GTK] Layout test fast/css/image-set-unprefixed.html is failing
https://bugs.webkit.org/show_bug.cgi?id=163975
Summary
[GTK] Layout test fast/css/image-set-unprefixed.html is failing
Michael Catanzaro
Reported
2016-10-25 13:27:06 PDT
Layout test fast/css/image-set-unprefixed.html has been failing since it was added in
r202765
(""image-src" support is missing. We only support "-webkit-image-src""): --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/css/image-set-unprefixed-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/css/image-set-unprefixed-actual.txt @@ -20,24 +20,24 @@ Prefixed: PASS Single value for cursor : url(
http://www.webkit.org/a
) 1x -Unprefixed: PASS -Prefixed: PASS +Unprefixed: FAIL +Prefixed: FAIL Multiple values for cursor : url(
http://www.webkit.org/a
) 1x, url(
http://www.webkit.org/b
) 2x -Unprefixed: PASS -Prefixed: PASS +Unprefixed: FAIL +Prefixed: FAIL Multiple values for cursor, out of order : url(
http://www.webkit.org/c
) 3x, url(
http://www.webkit.org/b
) 2x, url(
http://www.webkit.org/a
) 1x -Unprefixed: PASS -Prefixed: PASS +Unprefixed: FAIL +Prefixed: FAIL Duplicate values for cursor : url(
http://www.webkit.org/c
) 1x, url(
http://www.webkit.org/b
) 2x, url(
http://www.webkit.org/a
) 1x -Unprefixed: PASS -Prefixed: PASS +Unprefixed: FAIL +Prefixed: FAIL Fractional values for cursor : url(
http://www.webkit.org/c
) 0.2x, url(
http://www.webkit.org/b
) 2.3x, url(
http://www.webkit.org/a
) 12.3456x -Unprefixed: PASS -Prefixed: PASS +Unprefixed: FAIL +Prefixed: FAIL Single value for list-style-image : url(
http://www.webkit.org/a
) 1x Unprefixed: PASS Updating expectations accordingly.
Attachments
Patch
(1.51 KB, patch)
2017-07-31 03:20 PDT
,
Ms2ger (he/him; ⌚ UTC+1/+2)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 1
2017-07-31 03:20:53 PDT
Created
attachment 316761
[details]
Patch
WebKit Commit Bot
Comment 2
2017-07-31 04:09:38 PDT
Comment on
attachment 316761
[details]
Patch Clearing flags on attachment: 316761 Committed
r220059
: <
http://trac.webkit.org/changeset/220059
>
WebKit Commit Bot
Comment 3
2017-07-31 04:09:40 PDT
All reviewed patches have been landed. Closing bug.
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