mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update web-platform-tests to revision 3b3585e368841b77caea8576fa56cef91c3fbdf0
This commit is contained in:
parent
d00639c55f
commit
3b4f0ec0bb
541 changed files with 14609 additions and 3288 deletions
|
@ -26,7 +26,6 @@ var embeddedElements = {
|
|||
srcdoc: "string",
|
||||
name: "string",
|
||||
sandbox: "settable tokenlist",
|
||||
seamless: "boolean",
|
||||
allowFullscreen: "boolean",
|
||||
width: "string",
|
||||
height: "string",
|
||||
|
@ -135,11 +134,9 @@ var embeddedElements = {
|
|||
shape: "string",
|
||||
target: "string",
|
||||
download: "string",
|
||||
ping: "urls",
|
||||
ping: "string",
|
||||
rel: "string",
|
||||
relList: {type: "tokenlist", domAttrName: "rel"},
|
||||
hreflang: "string",
|
||||
type: "string",
|
||||
|
||||
// HTMLHyperlinkElementUtils
|
||||
href: "url",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue