Labels: Pri-2 Type-Bug Status: Available (was: Untriaged) Summary: 'paint-order' serialization is incorrect (not canonical/shortest form) (was: [WPT] New failures introduced in external/wpt/svg by import https://crrev.com/c/1333891)
Failures:
FAIL Property paint-order has initial value normal assert_equals: expected "normal" but got "fill stroke markers"
FAIL Property paint-order inherits assert_equals: expected "markers stroke" but got "markers stroke fill"
So paint-order serialization is not "canonical enough".
FAIL Property image-rendering inherits assert_equals: expected "optimizequality" but got "auto"
This is issue 901669.
Comment 1 by f...@opera.com
, Nov 14Status: Available (was: Untriaged)
Summary: 'paint-order' serialization is incorrect (not canonical/shortest form) (was: [WPT] New failures introduced in external/wpt/svg by import https://crrev.com/c/1333891)