Commit 98bc944
rob.buis@samsung.com
bgsound must use the HTMLUnknownElement interface
As specified here:
https://html.spec.whatwg.org/#bgsound
This causes one less fail on:
http://w3c-test.org/html/semantics/interfaces.html
Review URL: https://codereview.chromium.org/728763006
git-svn-id: svn://svn.chromium.org/blink/trunk@186905 bbb929c8-8fbe-4397-9dbb-9b2b202185381 parent 954b4d9 commit 98bc944
3 files changed
Lines changed: 6 additions & 1 deletion
File tree
- third_party/WebKit
- LayoutTests/fast/dom
- Source/core/html
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
216 | 220 | | |
217 | 221 | | |
218 | 222 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
160 | 161 | | |
161 | 162 | | |
162 | 163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments