[Webkit-unassigned] [Bug 245032] Transformed root repeating background should cover the whole canvas size
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 20 19:50:06 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245032
Matt Woodrow <mattwoodrow at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mattwoodrow at apple.com
--- Comment #3 from Matt Woodrow <mattwoodrow at apple.com> ---
I think these tests are potentially wrong, depending on the outcome of https://github.com/w3c/csswg-drafts/issues/6683.
As dbaron says, the current spec wording expects us to not transform backgrounds on the root element, unless background-attachment is fixed.
If that's the case, then the tests are invalid, since they're testing that the transform does get applied (which is why Gecko also fails the test, since they don't apply the transform).
I think we should consider getting these tests removed from interop, until we have a clear spec resolution, and tests that reflect it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220921/7330eaa0/attachment-0001.htm>
More information about the webkit-unassigned
mailing list