Enable html/rendering.

This commit is contained in:
Ms2ger
2014-12-18 14:06:22 +01:00
parent 1d68ee689f
commit dde0702a89
13 changed files with 91 additions and 2 deletions

View File

@@ -0,0 +1,27 @@
[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