[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 05:27:20 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=120623
--- Comment #2 from Dirk Schulze <krit at webkit.org> 2013-09-03 05:26:39 PST ---
(From update of attachment 210338)
View in context: https://bugs.webkit.org/attachment.cgi?id=210338&action=review
> Source/WebCore/ChangeLog:7
> + The background/mask-position should be ignored when using repeat: space, if there are
> + at least two copies of the image in one direction.
The last part of the sentence is confusing. I needed to read the spec again to understand what you mean. Maybe just quite the spec :)
> Source/WebCore/rendering/RenderBoxModelObject.cpp:1358
> + backgroundRepeatX = NoRepeatFill;
Doesn't that affect computed style? The spec is just speaking about visual differences.
--
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