Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1be9532

Browse files
committed
Added iframe seamless boolean attribute
1 parent7cce65b commit1be9532

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎html5lib/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,7 @@
535535
"input":frozenset(("disabled","readonly","required","autofocus","checked","ismap")),
536536
"select":frozenset(("disabled","readonly","autofocus","multiple")),
537537
"output":frozenset(("disabled","readonly")),
538+
"iframe":frozenset(("seamless")),
538539
}
539540

540541
# entitiesWindows1252 has to be _ordered_ and needs to have an index. It

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp