Bug 1597778 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

STR:
 1. Load attached testcase.

EXPECTED RESULTS:
Div should be 50% of the way down the page.

ACTUAL RESULTS:
Div is at the top of the page.

Chrome and Safari gives "expected results". Firefox and Edge and IE give "actual results".

I think Chrome and Safari are correct per the quirks-mode spec quirks 3.6 and 3.7:
https://quirks.spec.whatwg.org/#the-body-element-fills-the-html-element-quirk
https://quirks.spec.whatwg.org/#the-html-element-fills-the-viewport-quirk
STR:
 1. Load attached testcase.

EXPECTED RESULTS:
Div should be 50% of the way down the page.

ACTUAL RESULTS:
Div is at the top of the page.

Chrome and Safari gives "expected results". Firefox and EdgeHTML 18 and IE 11 give "actual results".

I think Chrome and Safari are correct per the quirks-mode spec quirks 3.6 and 3.7:
https://quirks.spec.whatwg.org/#the-body-element-fills-the-html-element-quirk
https://quirks.spec.whatwg.org/#the-html-element-fills-the-viewport-quirk

Back to Bug 1597778 Comment 0