====== Background-intrinsic issue ====== ==== Test cases ==== * [[http://test.csswg.org/suites/css2.1/latest/html4/background-intrinsic-004.htm|background-intrinsic-004]] - fantasai * [[http://test.csswg.org/suites/css2.1/latest/html4/background-intrinsic-005.htm|background-intrinsic-005]] - fantasai Requires support for SVG backgrounds. Runs but fails in: * Opera * Webkit ==== Relevant links ==== * [[http://lists.w3.org/Archives/Public/public-css-testsuite/2010Dec/0053.html]] ==== Discussion ==== Test fails because implementations don't resize the image before applying background-position. [Simon] I've looked into fixing this in WebKit ; it's do-able but not trivial. [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). [Simon] We expect to get 2 implementations (WebKit, Gecko?)