[Webkit-unassigned] [Bug 10794] [CSS1] Background-attachment: scroll should scroll within the containing block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 15 09:18:48 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=10794


apapirovski at mac.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20543|review?                     |
               Flag|                            |
  Attachment #20543|0                           |1
        is obsolete|                            |
  Attachment #20557|                            |review?
               Flag|                            |




------- Comment #12 from apapirovski at mac.com  2008-04-15 09:18 PDT -------
Created an attachment (id=20557)
 --> (http://bugs.webkit.org/attachment.cgi?id=20557&action=view)
patch (updated 2)

Ok, hopefully this is the final patch. I've modified my test case to also test
background-origin for background-size on root element.

Also, while I was testing that I noticed that WebKit's implementation of
background-size: 50% auto;, that is percentage width and auto height, was
broken and so I just quickly fixed it... was there a reason why it was that
way, which I missed? (The formula that was there for calculation did not make
any sense what-so-ever.) There is no separate ticket for that and I didn't
think it was worth creating one for a change of one variable.

No test case was needed for that one, as there is one in fast/backgrounds/size
... it's the number 18.


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



More information about the webkit-unassigned mailing list