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

@ -31,6 +31,8 @@ skip: true
skip: false skip: false
[resolving-urls] [resolving-urls]
skip: true skip: true
[rendering]
skip: true
[semantics] [semantics]
skip: false skip: false
[embedded-content] [embedded-content]

View file

@ -1,5 +0,0 @@
[option-label.html]
type: reftest
reftype: ==
refurl: /html/rendering/bindings/the-select-element-0/option-label-ref.html
expected: FAIL

View file

@ -1,5 +0,0 @@
[img_border_percent.xhtml]
type: reftest
reftype: ==
refurl: /html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img_border-ref.xhtml
expected: FAIL

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

View file

@ -1,27 +0,0 @@
[svg-inline.html]
type: testharness
expected: TIMEOUT
[(initial values)]
expected: FAIL
[containerWidthStyle: \'400px\', ]
expected: FAIL
[containerHeightStyle: \'400px\', ]
expected: FAIL
[containerWidthStyle: \'400px\', containerHeightStyle: \'400px\', ]
expected: FAIL
[svgViewBoxAttr: \'0 0 100 200\', ]
expected: FAIL
[containerWidthStyle: \'400px\', svgViewBoxAttr: \'0 0 100 200\', ]
expected: FAIL
[containerHeightStyle: \'400px\', svgViewBoxAttr: \'0 0 100 200\', ]
expected: FAIL
[containerWidthStyle: \'400px\', containerHeightStyle: \'400px\', svgViewBoxAttr: \'0 0 100 200\', ]
expected: FAIL