mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Enable html/rendering.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[svg-in-iframe-auto.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[placeholder: \'iframe\', ]
|
||||
expected: TIMEOUT
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
[svg-in-iframe-fixed.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[placeholder: \'iframe\', placeholderHeightAttr: \'100px\', ]
|
||||
expected: TIMEOUT
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
[svg-in-iframe-percentage.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[placeholder: \'iframe\', placeholderHeightAttr: \'100%\', ]
|
||||
expected: TIMEOUT
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
[svg-in-img-auto.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[placeholder: \'img\', ]
|
||||
expected: TIMEOUT
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
[svg-in-img-fixed.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[placeholder: \'img\', placeholderHeightAttr: \'100px\', ]
|
||||
expected: TIMEOUT
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
[svg-in-img-percentage.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[placeholder: \'img\', placeholderHeightAttr: \'100%\', ]
|
||||
expected: TIMEOUT
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
[svg-in-object-auto.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[placeholder: \'object\', ]
|
||||
expected: TIMEOUT
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
[svg-in-object-fixed.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[placeholder: \'object\', placeholderHeightAttr: \'100px\', ]
|
||||
expected: TIMEOUT
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
[svg-in-object-percentage.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[placeholder: \'object\', placeholderHeightAttr: \'100%\', ]
|
||||
expected: TIMEOUT
|
||||
|
||||
Reference in New Issue
Block a user