You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/css2.1/blocking/background-intrinsic.txt
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,4 +16,6 @@ Requires support for SVG backgrounds. Runs but fails in:
16
16
17
17
Test fails because implementations don't resize the image before applying background-position.
18
18
19
-
[Simon] I've looked into fixing this in WebKit <https://bugs.webkit.org/show_bug.cgi?id=47156>; it's do-able but not trivial.
19
+
[Simon] I've looked into fixing this in WebKit <https://bugs.webkit.org/show_bug.cgi?id=47156>; it's do-able but not trivial.
20
+
21
+
[dbaron] Also see [[https://bugzilla.mozilla.org/show_bug.cgi?id=597778|Gecko bug]]. I think we're not following one of the rules in the spec (see comment 8 in the bug).
0 commit comments