[Webkit-unassigned] [Bug 120623] [CSS Masking/Background] Position property should be ignored when using repeat: space

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 3 06:53:11 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=120623





--- Comment #3 from Andrei Parvu <parvu at adobe.com>  2013-09-03 06:52:30 PST ---
> 
> > Source/WebCore/rendering/RenderBoxModelObject.cpp:1358
> > +            backgroundRepeatX = NoRepeatFill;
> 
> Doesn't that affect computed style? The spec is just speaking about visual differences.

backgroundRepeatX is a local variable, it doesn't affect he computed style.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list