Commit dfa7dfc
Change <menuitem> parsing rules to match spec
This CL changes <menuitem> parsing rules so that they match the current spec.
<menuitem> is no more a self closing tag.
The link below shows the latest change made to the spec.
whatwg/html#2319
BUG=412945
Review-Url: https://codereview.chromium.org/2819773002
Cr-Commit-Position: refs/heads/master@{#464906}1 parent 58eb04c commit dfa7dfc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments