[Bug 11360] Document.compatMode semantics not specified

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11360

Ms2ger <Ms2ger@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |Ms2ger@gmail.com
         Resolution|                            |WORKSFORME

--- Comment #3 from Ms2ger <Ms2ger@gmail.com> 2010-11-20 20:30:52 UTC ---
Indeed, there is no special value for limited-quirks mode. This is intentional:
there is only one difference between limited- and no-quirks mode, which is the
handling of table cells that only contain images. (In particular, whether room
is left for descenders, the bottom-most part of letters such as "g" or "j".)

All of this is only specified because sites rely on it. Trying to read any more
into it is probably a waste of time. (Including the strings returned by the
attribute; they should be treated as opaque identifiers, rather than words with
any meaning.)

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Saturday, 20 November 2010 20:30:54 UTC