| Index: tests/co19/co19-dartium.status
|
| diff --git a/tests/co19/co19-dartium.status b/tests/co19/co19-dartium.status
|
| index 8e02f20bd145947c222a6b8fae4d4409b6d872d2..47d5f46fe92585640674792710b7244136192f2f 100644
|
| --- a/tests/co19/co19-dartium.status
|
| +++ b/tests/co19/co19-dartium.status
|
| @@ -13,7 +13,6 @@ LayoutTests/fast/writing-mode/flipped-blocks-hit-test-overflow_t01: Pass, Runtim
|
|
|
| [ $compiler == none && $runtime == dartium ]
|
| LayoutTests/fast/canvas/canvas-lineDash-input-sequence_t01: RuntimeError # Dartium JSInterop failure
|
| -LayoutTests/fast/css/style-scoped/style-scoped-scoping-nodes-different-order_t01: RuntimeError # Dartium JSInterop failure
|
| LayoutTests/fast/dom/StyleSheet/css-medialist-item_t01: RuntimeError # Dartium JSInterop failure
|
| LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered_t01: RuntimeError # Dartium JSInterop failure
|
| LayoutTests/fast/dom/navigatorcontentutils/unregister-protocol-handler_t01: RuntimeError # Dartium JSInterop failure
|
| @@ -26,6 +25,9 @@ LibTest/html/Event/currentTarget_A01_t01: RuntimeError # Dartium JSInterop failu
|
| LibTest/html/Event/matchingTarget_A01_t01: RuntimeError # Dartium JSInterop failure
|
| LibTest/html/Event/target_A01_t01: RuntimeError # Dartium JSInterop failure
|
|
|
| +[ $compiler == none && $runtime == dartium && $checked ]
|
| +LayoutTests/fast/css/style-scoped/style-scoped-scoping-nodes-different-order_t01: RuntimeError # Dartium JSInterop failure
|
| +
|
| [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid) ]
|
| LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444_t01: Skip # Issue 20540
|
| LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565_t01: Skip # Issue 20540
|
|
|