Skip to content

Conversation

@zcorpan
Copy link
Member

@zcorpan zcorpan commented Mar 31, 2017

This matches Gecko and Edge. Chromium and WebKit copy the
marginheight attribute from <iframe> to the child document's
<body>, which then takes precedence over topmargin, but copying
the attribute is non-conforming.

Fixes #2484.

This matches Gecko and Edge. Chromium and WebKit copy the
marginheight attribute from `<iframe>` to the child document's
`<body>`, which then takes precedence over `topmargin`, but copying
the attribute is non-conforming.

Fixes #2484.
@annevk annevk added the needs tests Moving the issue forward requires someone to write tests label Mar 31, 2017
zcorpan added a commit to web-platform-tests/wpt that referenced this pull request Mar 31, 2017
@zcorpan zcorpan removed the needs tests Moving the issue forward requires someone to write tests label Mar 31, 2017
@zcorpan
Copy link
Member Author

zcorpan commented Mar 31, 2017

@domenic domenic merged commit 3fc8301 into master Apr 17, 2017
@domenic domenic deleted the zcorpan/topmargin-vs-iframe-marginheight branch April 17, 2017 21:41
domenic pushed a commit to web-platform-tests/wpt that referenced this pull request Apr 17, 2017
inikulin pushed a commit to HTMLParseErrorWG/html that referenced this pull request May 9, 2017
This matches Gecko and Edge. Chromium and WebKit copy the
marginheight attribute from <iframe> to the child document's
<body>, which then takes precedence over topmargin, but copying
the attribute is non-conforming.

Fixes whatwg#2484.
inikulin pushed a commit to HTMLParseErrorWG/html that referenced this pull request May 9, 2017
This matches Gecko and Edge. Chromium and WebKit copy the
marginheight attribute from <iframe> to the child document's
<body>, which then takes precedence over topmargin, but copying
the attribute is non-conforming.

Fixes whatwg#2484.
alice pushed a commit to alice/html that referenced this pull request Jan 8, 2019
This matches Gecko and Edge. Chromium and WebKit copy the
marginheight attribute from <iframe> to the child document's
<body>, which then takes precedence over topmargin, but copying
the attribute is non-conforming.

Fixes whatwg#2484.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants