[webkit-reviews] review requested: [Bug 52080] Add background-clip to background shorthand : [Attachment 78270] Patch to add background-clip to background shorthand

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 7 14:26:36 PST 2011


krithigassree.sambamurthy at nokia.com has asked  for review:
Bug 52080: Add background-clip to background shorthand
https://bugs.webkit.org/show_bug.cgi?id=52080

Attachment 78270: Patch to add background-clip to background shorthand
https://bugs.webkit.org/attachment.cgi?id=78270&action=review

------- Additional Comments from krithigassree.sambamurthy at nokia.com
Patch adds background-clip to background shorthand. If one <box> value is
present both background-origin and background-clip take the same values. If two
<box> values are present the first is assigned to origin and the next to clip.

Updated the clipValue to store the right value . Added foundClip boolean
variable to ensure that the right value is updated.


More information about the webkit-reviews mailing list