"HTML5" mode determination is based on the HTML 5 draft of 2008-01-22 plus this correction.
"IE7" mode determination is based on this description.
The source data is 434 HTTP URIs from the Alexa Top 500 Sites (excluding the repeated country-specific Google and EBay sites), downloaded on 2008-02-27.
The 'doctype' of a page was approximated as the first string matching the regular expression
(?i)<!doctype[^>]*?>
. (This under-estimates the number of quirks-mode pages, since it
ignores any content preceding the doctype). All whitespace was then collapsed
into single space characters, and the strings lowercased.
Successfully downloaded text/html pages | 394 |
---|---|
Pages with no doctype | 100 |
HTML5 limited-quirks | 187 |
HTML5 non-quirks | 60 |
HTML5 quirks | 47 |
IE7 limited-quirks | 250 |
IE7 quirks | 44 |
IE7 limited-quirks vs. HTML5 limited-quirks | 187 |
IE7 limited-quirks vs. HTML5 non-quirks | 60 |
IE7 limited-quirks vs. HTML5 quirks | 3 |
IE7 quirks vs. HTML5 quirks | 44 |
Count | Doctype string | IE7 | HTML5 | Your browser |
---|---|---|---|---|
127 | <!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd"> | limited-quirks | limited-quirks | |
45 | <!doctype html public "-//w3c//dtd html 4.01 transitional//en" "http://www.w3.org/tr/html4/loose.dtd"> | limited-quirks | limited-quirks | |
37 | <!doctype html public "-//w3c//dtd xhtml 1.0 strict//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-strict.dtd"> | limited-quirks | non-quirks | |
28 | <!doctype html public "-//w3c//dtd html 4.01 transitional//en"> | quirks | quirks | |
13 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> | quirks | quirks | |
12 | <!doctype html public "-//w3c//dtd html 4.01//en" "http://www.w3.org/tr/html4/strict.dtd"> | limited-quirks | non-quirks | |
4 | <!doctype html public "-//w3c//dtd html 4.01 transitional//en" "http://www.w3.org/tr/1999/rec-html401-19991224/loose.dtd"> | limited-quirks | limited-quirks | |
4 | <!doctype html public "-//w3c//dtd xhtml 1.1//en" "http://www.w3.org/tr/xhtml11/dtd/xhtml11.dtd"> | limited-quirks | non-quirks | |
2 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en" > | quirks | quirks | |
2 | <!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" "dtd/xhtml1-transitional.dtd"> | limited-quirks | limited-quirks | |
2 | <!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-strict.dtd"> | limited-quirks | limited-quirks | |
1 | <!doctype html public "-//idnes//dtd html 4//en" "http://g.idnes.cz/dtd/n3_uni.dtd"> | limited-quirks | non-quirks | |
1 | <!doctype html public "-//w3c//dtd html 4.0 strict//en"> | limited-quirks | non-quirks | |
1 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en" "http://www.w3.org/tr/1998/rec-html40-19980424/loose.dtd"> | limited-quirks | quirks | |
1 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en" "http://www.w3.org/tr/rec-html40/loose.dtd"> | limited-quirks | quirks | |
1 | <!doctype html public "-//w3c//dtd html 4.01 frameset//en"> | quirks | quirks | |
1 | <!doctype html public "-//w3c//dtd html 4.01 transitional//en" "http://www.w3.org/tr/html4/strict.dtd"> | limited-quirks | limited-quirks | |
1 | <!doctype html public "-//w3c//dtd html 4.01 transitional//en" "http://www.w3c.org/tr/1999/rec-html401-19991224/loose.dtd"> | limited-quirks | limited-quirks | |
1 | <!doctype html public "-//w3c//dtd html 4.01 transitional//en""http://www.w3.org/tr/html4/loose.dtd"> | limited-quirks | limited-quirks | |
1 | <!doctype html public "-//w3c//dtd html 4.01//en" "http://www.w3.org/tr/1999/rec-html401-19991224/strict.dtd"> | limited-quirks | non-quirks | |
1 | <!doctype html public "-//w3c//dtd html 4.01//en" "http://www.w3.org/tr/html4/loose.dtd"> | limited-quirks | non-quirks | |
1 | <!doctype html public "-//w3c//dtd html 4.01//en" "http://www.w3.org/tr/html4/strict.dtd" /> | limited-quirks | quirks | |
1 | <!doctype html public "-//w3c//dtd xhtml 1.0 frameset//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-frameset.dtd"> | limited-quirks | limited-quirks | |
1 | <!doctype html public "-//w3c//dtd xhtml 1.0 strict //en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-strict.dtd"> | limited-quirks | non-quirks | |
1 | <!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" > | limited-quirks | limited-quirks | |
1 | <!doctype html public "-//w3c//dtd xhtml 1.1//en http://www.w3.org/tr/xhtml11/dtd/xhtml11.dtd"> | limited-quirks | non-quirks | |
1 | <!doctype html public "-//wapforum//dtd xhtml mobile 1.0//en" "http://www.wapforum.org/dtd/xhtml-mobile10.dtd"> | limited-quirks | non-quirks | |
1 | <!doctype html public '-//w3c//dtd html 4.01 transitional//en' 'http://www.w3.org/tr/html4/loose.dtd'> | limited-quirks | limited-quirks | |
1 | <!doctype html public '-//w3c//dtd xhtml 1.0 transitional//en' 'http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd'> | limited-quirks | limited-quirks | |