[Webkit-unassigned] [Bug 15411] New: document.compatMode property is not updated when doctype changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 7 13:10:43 PDT 2007


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

           Summary: document.compatMode property is not updated when doctype
                    changes
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://software.hixie.ch/utilities/js/live-dom-viewer/
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


The newly added document.compatMode does not update when the doctype changes,
or is removed, in cases when the compatMode has changed.  This can be observed
by going to  http://software.hixie.ch/utilities/js/live-dom-viewer/ and
removing the doctype from the example text.  It should change from CSS1Compat
to BackCompat but doesn't.


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