Skip to content

Conversation

@chromium-wpt-export-bot
Copy link
Collaborator

According to spec, if the start tag is a dialog tag
and the stack of open elements has a p element in
button scope then closes a p element.
Also if the end tag is a dialog tag and the stack of
close elements have a p element in button scope,
then it should close a p element.

reference:
https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-inbody
html5lib-tests PR:
html5lib/html5lib-tests#91

Bug: 704534
Change-Id: I5b90243eda3dfca7b14bf53c5767af65fc2b7dc5
Reviewed-on: https://chromium-review.googlesource.com/1270699
WPT-Export-Revision: fac679680cf8a263bd41e9ee63d7f7f124c23551

According to spec, if the start tag is a dialog tag and the stack of open elements has a p element in button scope then closes a p element. Also if the end tag is a dialog tag and the stack of close elements have a p element in button scope, then it should close a p element. reference: https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-inbody html5lib-tests PR: html5lib/html5lib-tests#91 Bug: 704534 Change-Id: I5b90243eda3dfca7b14bf53c5767af65fc2b7dc5
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

@chromium-wpt-export-bot
Copy link
Collaborator Author

Close this PR because the Chromium CL has been abandoned.

@gsnedders gsnedders deleted the chromium-export-cl-1270699 branch January 24, 2020 18:02
@gsnedders gsnedders restored the chromium-export-cl-1270699 branch January 24, 2020 18:43
@foolip foolip deleted the chromium-export-cl-1270699 branch April 14, 2021 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment