| Index: LayoutTests/svg/css/svg-paint-order-expected.txt
|
| diff --git a/LayoutTests/svg/css/svg-paint-order-expected.txt b/LayoutTests/svg/css/svg-paint-order-expected.txt
|
| index de2bfa3a34b6cd7c4da789ee74dc85503d3740e6..4d4f1ee59dbe9ae0d21b8e1c0c66aa0b42e9563c 100644
|
| --- a/LayoutTests/svg/css/svg-paint-order-expected.txt
|
| +++ b/LayoutTests/svg/css/svg-paint-order-expected.txt
|
| @@ -5,64 +5,64 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| Test pre-normalized correct variants of 'paint-order'
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill markers stroke"
|
| -PASS getComputedStyle(text).paintOrder is "stroke fill markers"
|
| -PASS getComputedStyle(text).paintOrder is "stroke markers fill"
|
| -PASS getComputedStyle(text).paintOrder is "markers stroke fill"
|
| -PASS getComputedStyle(text).paintOrder is "markers fill stroke"
|
| +PASS getComputedStyle(text).paintOrder is "fill"
|
| +PASS getComputedStyle(text).paintOrder is "fill markers"
|
| +PASS getComputedStyle(text).paintOrder is "stroke"
|
| +PASS getComputedStyle(text).paintOrder is "stroke markers"
|
| +PASS getComputedStyle(text).paintOrder is "markers stroke"
|
| +PASS getComputedStyle(text).paintOrder is "markers"
|
|
|
| Test correct single keyword value of 'paint-order'
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "stroke fill markers"
|
| -PASS getComputedStyle(text).paintOrder is "markers fill stroke"
|
| +PASS getComputedStyle(text).paintOrder is "normal"
|
| +PASS getComputedStyle(text).paintOrder is "fill"
|
| +PASS getComputedStyle(text).paintOrder is "stroke"
|
| +PASS getComputedStyle(text).paintOrder is "markers"
|
|
|
| Test correct dual keyword values of 'paint-order'
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill markers stroke"
|
| -PASS getComputedStyle(text).paintOrder is "stroke fill markers"
|
| -PASS getComputedStyle(text).paintOrder is "stroke markers fill"
|
| -PASS getComputedStyle(text).paintOrder is "markers fill stroke"
|
| -PASS getComputedStyle(text).paintOrder is "markers stroke fill"
|
| +PASS getComputedStyle(text).paintOrder is "fill"
|
| +PASS getComputedStyle(text).paintOrder is "fill markers"
|
| +PASS getComputedStyle(text).paintOrder is "stroke"
|
| +PASS getComputedStyle(text).paintOrder is "stroke markers"
|
| +PASS getComputedStyle(text).paintOrder is "markers"
|
| +PASS getComputedStyle(text).paintOrder is "markers stroke"
|
|
|
| Test invalid values of 'paint-order'
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| +PASS getComputedStyle(text).paintOrder is "normal"
|
| +PASS getComputedStyle(text).paintOrder is "normal"
|
| +PASS getComputedStyle(text).paintOrder is "normal"
|
| +PASS getComputedStyle(text).paintOrder is "normal"
|
| +PASS getComputedStyle(text).paintOrder is "normal"
|
| +PASS getComputedStyle(text).paintOrder is "normal"
|
|
|
| Test pre-normalized correct variants of 'paint-order' (presentation attribute)
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill markers stroke"
|
| -PASS getComputedStyle(text).paintOrder is "stroke fill markers"
|
| -PASS getComputedStyle(text).paintOrder is "stroke markers fill"
|
| -PASS getComputedStyle(text).paintOrder is "markers stroke fill"
|
| -PASS getComputedStyle(text).paintOrder is "markers fill stroke"
|
| +PASS getComputedStyle(text).paintOrder is "fill"
|
| +PASS getComputedStyle(text).paintOrder is "fill markers"
|
| +PASS getComputedStyle(text).paintOrder is "stroke"
|
| +PASS getComputedStyle(text).paintOrder is "stroke markers"
|
| +PASS getComputedStyle(text).paintOrder is "markers stroke"
|
| +PASS getComputedStyle(text).paintOrder is "markers"
|
|
|
| Test correct single keyword value of 'paint-order' (presentation attribute)
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "stroke fill markers"
|
| -PASS getComputedStyle(text).paintOrder is "markers fill stroke"
|
| +PASS getComputedStyle(text).paintOrder is "normal"
|
| +PASS getComputedStyle(text).paintOrder is "fill"
|
| +PASS getComputedStyle(text).paintOrder is "stroke"
|
| +PASS getComputedStyle(text).paintOrder is "markers"
|
|
|
| Test correct dual keyword values of 'paint-order' (presentation attribute)
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill markers stroke"
|
| -PASS getComputedStyle(text).paintOrder is "stroke fill markers"
|
| -PASS getComputedStyle(text).paintOrder is "stroke markers fill"
|
| -PASS getComputedStyle(text).paintOrder is "markers fill stroke"
|
| -PASS getComputedStyle(text).paintOrder is "markers stroke fill"
|
| +PASS getComputedStyle(text).paintOrder is "fill"
|
| +PASS getComputedStyle(text).paintOrder is "fill markers"
|
| +PASS getComputedStyle(text).paintOrder is "stroke"
|
| +PASS getComputedStyle(text).paintOrder is "stroke markers"
|
| +PASS getComputedStyle(text).paintOrder is "markers"
|
| +PASS getComputedStyle(text).paintOrder is "markers stroke"
|
|
|
| Test invalid values of 'paint-order' (presentation attribute)
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| -PASS getComputedStyle(text).paintOrder is "fill stroke markers"
|
| +PASS getComputedStyle(text).paintOrder is "normal"
|
| +PASS getComputedStyle(text).paintOrder is "normal"
|
| +PASS getComputedStyle(text).paintOrder is "normal"
|
| +PASS getComputedStyle(text).paintOrder is "normal"
|
| +PASS getComputedStyle(text).paintOrder is "normal"
|
| +PASS getComputedStyle(text).paintOrder is "normal"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|