https://bugzilla.wikimedia.org/show_bug.cgi?id=31870
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|need-regression-test | AssignedTo|[email protected]. |[email protected] |org | --- Comment #1 from Brion Vibber <[email protected]> 2011-11-03 00:09:43 UTC --- I'm removing needs-regression-test as it's not super easy to make a test for that right now. Main problem was r81905, which consolidated separate 'border-repeat' and 'border-position' specifications into a single 'border' rule. This unfortunately creates an implied 'background-image: none', which overrides the background-image: url(yes_check.png) etc. Undoing that seems to help. Additionally on trunk, the files didn't get moved along with the CSS so can't be found. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
