[Webkit-unassigned] [Bug 17767] Page renders incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 7 06:21:26 PDT 2008


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





------- Comment #1 from gamander at gmail.com  2008-04-07 06:21 PDT -------
The page has two framesets with these attributes:
framespacing="0" frameborder="NO" border="800"

IE 7 prefers framespacing="0" over border="800" and draws no border between the
frames.
Safari 3.1 ignores the framespacing attribute and draws a 800-pixel wide
border.
Firefox 3 also ignores the framespacing attribute but interprets
frameborder="NO" to signify that no border should be drawn.


-- 
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