mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Enable html/rendering.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user