https://github.com/web-platform-tests/wpt
Revision bbafe29f8fadc182931b0c87daac2a215d49bd64 authored by Dong-hee Na on 10 October 2018, 07:29:59 UTC, committed by Chromium WPT Sync on 10 October 2018, 07:29:59 UTC
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:
https://github.com/html5lib/html5lib-tests/pull/91

Bug: 704534
Change-Id: I5b90243eda3dfca7b14bf53c5767af65fc2b7dc5
1 parent 935717d
History
Tip revision: bbafe29f8fadc182931b0c87daac2a215d49bd64 authored by Dong-hee Na on 10 October 2018, 07:29:59 UTC
HTML parser: Fix parser to close the p tag
Tip revision: bbafe29
File Mode Size
resources
META.yml -rw-r--r-- 91 bytes
bounding-box.html -rw-r--r-- 2.5 KB
client-rect.html -rw-r--r-- 1.3 KB
containing-block.html -rw-r--r-- 2.0 KB
cross-origin-iframe.html -rw-r--r-- 1.6 KB
disconnect.html -rw-r--r-- 1.3 KB
display-none.html -rw-r--r-- 1.6 KB
edge-inclusive-intersection.html -rw-r--r-- 1.9 KB
idlharness.window.js -rw-r--r-- 464 bytes
iframe-no-root.html -rw-r--r-- 2.1 KB
initial-observation-with-threshold.html -rw-r--r-- 1.4 KB
inline-client-rect.html -rw-r--r-- 2.6 KB
isIntersecting-change-events.html -rw-r--r-- 3.7 KB
multiple-targets.html -rw-r--r-- 2.6 KB
multiple-thresholds.html -rw-r--r-- 3.1 KB
observer-attributes.html -rw-r--r-- 1.1 KB
observer-exceptions.html -rw-r--r-- 1.9 KB
observer-in-iframe.html -rw-r--r-- 209 bytes
observer-without-js-reference.html -rw-r--r-- 1.2 KB
remove-element.html -rw-r--r-- 2.2 KB
root-margin.html -rw-r--r-- 2.6 KB
same-document-no-root.html -rw-r--r-- 1.7 KB
same-document-root.html -rw-r--r-- 2.6 KB
same-document-zero-size-target.html -rw-r--r-- 1.6 KB
shadow-content.html -rw-r--r-- 1.3 KB
target-in-different-window.html -rw-r--r-- 1.2 KB
text-target.html -rw-r--r-- 1.8 KB
timestamp.html -rw-r--r-- 3.8 KB
unclipped-root.html -rw-r--r-- 1.5 KB
zero-area-element-hidden.html -rw-r--r-- 1.1 KB
zero-area-element-visible.html -rw-r--r-- 1.1 KB

back to top