[Webkit-unassigned] [Bug 9265] New: Quirksmode: Setting position: relative on html and body in strict mode

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Jun 2 14:55:44 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9265

           Summary: Quirksmode: Setting position: relative on html and body
                    in strict mode
           Product: WebKit
           Version: 420+ (nightly)
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: adele at apple.com


http://www.quirksmode.org/bugreports/archives/safari/index.html

"In Internet Explorer 6.0 and higher, setting html, body {position: relative;}
while in strict mode causes the browser to disallow scrolling. I don't know of
any real-world applications where this would be a problem, but it's still a
bug.

In Safari the entire body disappears if you set position: relative on the HTML
first, and then on the BODY. Safari crashes if you check BODY, then HTML, then
uncheck BODY.

Workarounds include using quirks mode, or playing it safe and avoiding setting
positioning to the html element.

Test page http://www.beggarchooser.com/test/relative.html
Workaround is included
Reported by: John Hansen."


-- 
Configure bugmail: http://bugzilla.opendarwin.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