Implement HTMLElement.title.

This commit is contained in:
Ms2ger 2014-11-05 14:13:03 +01:00
parent fba6cb9c42
commit 45701002a3
13 changed files with 6 additions and 15103 deletions

View file

@ -9,9 +9,6 @@
[The LinkStyle interface\'s sheet attribute must return StyleSheet object; the disabled attribute must be same as the StyleSheet\'s disabled attribute]
expected: FAIL
[The title must be the same as the value of the element\'s title content attribute]
expected: FAIL
[The media must be the same as the value of the element\'s media content attribute, or the empty string if it is omitted]
expected: FAIL