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
@@ -18,4 +18,6 @@ Test fails because implementations don't resize the image before applying backgr
18
18
19
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
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).
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).
22
+
23
+
[Simon] We expect to get 2 implementations (WebKit, Gecko?)
0 commit comments