mirror of
https://github.com/servo/servo
synced 2026-05-03 04:42:17 +02:00
Allow retrieving width/height for non-positioned elements
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user