Allow retrieving width/height for non-positioned elements

This commit is contained in:
David Zbarsky 2015-10-25 23:54:44 -07:00
parent ca56ebbb09
commit d95ca55f26
28 changed files with 54 additions and 157 deletions

View file

@ -1,5 +0,0 @@
[size.attributes.parse.decimal.html]
type: testharness
[Parsing of non-negative integers]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.parse.em.html]
type: testharness
[Parsing of non-negative integers]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.parse.exp.html]
type: testharness
[Parsing of non-negative integers]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.parse.hex.html]
type: testharness
[Parsing of non-negative integers]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.parse.octal.html]
type: testharness
[Parsing of non-negative integers]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.parse.percent.html]
type: testharness
[Parsing of non-negative integers]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.parse.plus.html]
type: testharness
[Parsing of non-negative integers]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.parse.space.html]
type: testharness
[Parsing of non-negative integers]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.parse.trailingjunk.html]
type: testharness
[Parsing of non-negative integers]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.parse.whitespace.html]
type: testharness
[Parsing of non-negative integers]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.parse.zero.html]
type: testharness
[Parsing of non-negative integers]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.setAttribute.decimal.html]
type: testharness
[Parsing of non-negative integers in setAttribute]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.setAttribute.em.html]
type: testharness
[Parsing of non-negative integers in setAttribute]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.setAttribute.exp.html]
type: testharness
[Parsing of non-negative integers in setAttribute]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.setAttribute.hex.html]
type: testharness
[Parsing of non-negative integers in setAttribute]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.setAttribute.octal.html]
type: testharness
[Parsing of non-negative integers in setAttribute]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.setAttribute.percent.html]
type: testharness
[Parsing of non-negative integers in setAttribute]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.setAttribute.plus.html]
type: testharness
[Parsing of non-negative integers in setAttribute]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.setAttribute.space.html]
type: testharness
[Parsing of non-negative integers in setAttribute]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.setAttribute.trailingjunk.html]
type: testharness
[Parsing of non-negative integers in setAttribute]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.setAttribute.whitespace.html]
type: testharness
[Parsing of non-negative integers in setAttribute]
expected: FAIL

View file

@ -1,5 +0,0 @@
[size.attributes.setAttribute.zero.html]
type: testharness
[Parsing of non-negative integers in setAttribute]
expected: FAIL