Skip to content

Commit

Permalink
Merge pull request web-platform-tests#132 from Ms2ger/blink-interface
Browse files Browse the repository at this point in the history
Make blink an HTMLUnknownElement.
  • Loading branch information
jgraham committed Jun 5, 2013
2 parents 96e0ce8 + 288f387 commit 25f31c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/semantics/interfaces.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
["bdo", ""],
["bgsound", "Unknown"],
["big", ""],
["blink", ""],
["blink", "Unknown"],
["blockquote", "Quote"],
["body", "Body"],
["br", "BR"],
Expand Down

0 comments on commit 25f31c4

Please sign in to comment.