Enable CSS3 position offset for CSS Masking.
Created attachment 177994 [details] Patch
Comment on attachment 177994 [details] Patch Attachment 177994 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/15152862 New failing tests: fast/masking/parsing-mask.html
(In reply to comment #2) > (From update of attachment 177994 [details]) > Attachment 177994 [details] did not pass chromium-ews (chromium-xvfb): > Output: http://queues.webkit.org/results/15152862 > > New failing tests: > fast/masking/parsing-mask.html chromium doesn't enable yet the CSS3 background position, it is tracked here : https://bugs.webkit.org/show_bug.cgi?id=104253
Comment on attachment 177994 [details] Patch Attachment 177994 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/15154906 New failing tests: fast/masking/parsing-mask.html
(In reply to comment #4) > (From update of attachment 177994 [details]) > Attachment 177994 [details] did not pass chromium-ews (chromium-xvfb): > Output: http://queues.webkit.org/results/15154906 > > New failing tests: > fast/masking/parsing-mask.html Can you add the test to the expectatsion list with expecting fail please? I will look at the patch later.
Comment on attachment 177994 [details] Patch The patch itself looks good to me. Please try to solve the problems with the bots by setting the exception files
Created attachment 178261 [details] Rebased, should work on Chromium EWS as CSS3 background-position offsets are activated
(In reply to comment #7) > Created an attachment (id=178261) [details] > Rebased, should work on Chromium EWS as CSS3 background-position offsets are activated Hm, the bots seem to be pretty unstable on running the tests. Even on background-pos test failed once.
Comment on attachment 178261 [details] Rebased, should work on Chromium EWS as CSS3 background-position offsets are activated r=me
Comment on attachment 178261 [details] Rebased, should work on Chromium EWS as CSS3 background-position offsets are activated Clearing flags on attachment: 178261 Committed r137007: <http://trac.webkit.org/changeset/137007>
All reviewed patches have been landed. Closing bug.