mirror of
https://github.com/servo/servo.git
synced 2025-07-16 03:43:38 +01:00
Allow retrieving width/height for non-positioned elements
This commit is contained in:
parent
ca56ebbb09
commit
d95ca55f26
28 changed files with 54 additions and 157 deletions
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.parse.decimal.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.parse.em.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.parse.exp.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.parse.hex.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.parse.octal.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.parse.percent.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.parse.plus.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.parse.space.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.parse.trailingjunk.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.parse.whitespace.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.parse.zero.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.setAttribute.decimal.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers in setAttribute]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.setAttribute.em.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers in setAttribute]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.setAttribute.exp.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers in setAttribute]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.setAttribute.hex.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers in setAttribute]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.setAttribute.octal.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers in setAttribute]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.setAttribute.percent.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers in setAttribute]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.setAttribute.plus.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers in setAttribute]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.setAttribute.space.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers in setAttribute]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.setAttribute.trailingjunk.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers in setAttribute]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.setAttribute.whitespace.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers in setAttribute]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[size.attributes.setAttribute.zero.html]
|
||||
type: testharness
|
||||
[Parsing of non-negative integers in setAttribute]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue