Implement <font> 'face' attribute

This commit is contained in:
Corey Farwell
2015-09-13 22:54:23 -04:00
parent 768993f03f
commit 3ae76f4e76
8 changed files with 72 additions and 138 deletions

View File

@@ -8736,15 +8736,9 @@
[HTMLFontElement interface: existence and properties of interface object]
expected: FAIL
[HTMLFontElement interface: attribute face]
expected: FAIL
[HTMLFontElement interface: attribute size]
expected: FAIL
[HTMLFontElement interface: document.createElement("font") must inherit property "face" with the proper type (1)]
expected: FAIL
[HTMLFontElement interface: document.createElement("font") must inherit property "size" with the proper type (2)]
expected: FAIL