Revert "Enable html/rendering."

This reverts commit dde0702a89.
This commit is contained in:
Ms2ger
2014-12-23 09:29:16 +01:00
parent b83b4932da
commit 01e3449f14
13 changed files with 2 additions and 91 deletions

View File

@@ -1,6 +0,0 @@
[svg-in-iframe-auto.html]
type: testharness
expected: TIMEOUT
[placeholder: \'iframe\', ]
expected: TIMEOUT

View File

@@ -1,6 +0,0 @@
[svg-in-iframe-fixed.html]
type: testharness
expected: TIMEOUT
[placeholder: \'iframe\', placeholderHeightAttr: \'100px\', ]
expected: TIMEOUT

View File

@@ -1,6 +0,0 @@
[svg-in-iframe-percentage.html]
type: testharness
expected: TIMEOUT
[placeholder: \'iframe\', placeholderHeightAttr: \'100%\', ]
expected: TIMEOUT

View File

@@ -1,6 +0,0 @@
[svg-in-img-auto.html]
type: testharness
expected: TIMEOUT
[placeholder: \'img\', ]
expected: TIMEOUT

View File

@@ -1,6 +0,0 @@
[svg-in-img-fixed.html]
type: testharness
expected: TIMEOUT
[placeholder: \'img\', placeholderHeightAttr: \'100px\', ]
expected: TIMEOUT

View File

@@ -1,6 +0,0 @@
[svg-in-img-percentage.html]
type: testharness
expected: TIMEOUT
[placeholder: \'img\', placeholderHeightAttr: \'100%\', ]
expected: TIMEOUT

View File

@@ -1,6 +0,0 @@
[svg-in-object-auto.html]
type: testharness
expected: TIMEOUT
[placeholder: \'object\', ]
expected: TIMEOUT

View File

@@ -1,6 +0,0 @@
[svg-in-object-fixed.html]
type: testharness
expected: TIMEOUT
[placeholder: \'object\', placeholderHeightAttr: \'100px\', ]
expected: TIMEOUT

View File

@@ -1,6 +0,0 @@
[svg-in-object-percentage.html]
type: testharness
expected: TIMEOUT
[placeholder: \'object\', placeholderHeightAttr: \'100%\', ]
expected: TIMEOUT