OLD | NEW |
1 # ====== Oilpan-only failures from here ====== | 1 # ====== Oilpan-only failures from here ====== |
2 # Most of these actually cause the tests to report success, rather than | 2 # Most of these actually cause the tests to report success, rather than |
3 # failure. Expected outputs will be adjusted for the better once Oilpan | 3 # failure. Expected outputs will be adjusted for the better once Oilpan |
4 # has been well and truly enabled always. | 4 # has been well and truly enabled always. |
5 | 5 |
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is | 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is |
7 # strong. This is the intended behavior. | 7 # strong. This is the intended behavior. |
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] | 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] |
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] | 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] |
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [
Failure ] | 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [
Failure ] |
(...skipping 945 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
956 crbug.com/498021 [ Linux ] fast/text/international/hindi-spacing.html [ Failure
] | 956 crbug.com/498021 [ Linux ] fast/text/international/hindi-spacing.html [ Failure
] |
957 | 957 |
958 crbug.com/567998 imported/web-platform-tests/html/obsolete/requirements-for-impl
ementations/other-elements-attributes-and-apis/document-all.html [ NeedsManualRe
baseline ] | 958 crbug.com/567998 imported/web-platform-tests/html/obsolete/requirements-for-impl
ementations/other-elements-attributes-and-apis/document-all.html [ NeedsManualRe
baseline ] |
959 | 959 |
960 # Significant Slimming Paint failure. | 960 # Significant Slimming Paint failure. |
961 crbug.com/459305 [ Mac ] svg/custom/foreign-object-skew.svg [ Failure ] | 961 crbug.com/459305 [ Mac ] svg/custom/foreign-object-skew.svg [ Failure ] |
962 | 962 |
963 crbug.com/463798 [ Mac ] svg/as-image/svg-invalid-image-1.html [ Failure ] | 963 crbug.com/463798 [ Mac ] svg/as-image/svg-invalid-image-1.html [ Failure ] |
964 | 964 |
965 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-evenodd.html
[ Failure ] | 965 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-evenodd.html
[ Failure ] |
966 #crbug.com/463358 [ Mac ] svg/transforms/animated-path-inside-transformed-html.x
html [ Failure ] | 966 crbug.com/463358 [ Mac10.7 Debug ] svg/transforms/animated-path-inside-transform
ed-html.xhtml [ Failure ] |
967 | 967 |
968 crbug.com/482229 compositing/layer-creation/fixed-position-under-transform.html
[ Failure ] | 968 crbug.com/482229 compositing/layer-creation/fixed-position-under-transform.html
[ Failure ] |
969 | 969 |
970 crbug.com/471824 imported/web-platform-tests/pointerevents/ [ Skip ] | 970 crbug.com/471824 imported/web-platform-tests/pointerevents/ [ Skip ] |
971 crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/
pointerevent_touch-action-illegal.html [ Skip ] | 971 crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/
pointerevent_touch-action-illegal.html [ Skip ] |
972 crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/
pointerevent_touch-action-verification.html [ Skip ] | 972 crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/
pointerevent_touch-action-verification.html [ Skip ] |
973 | 973 |
974 # These testcases are incorrect, mark them as failing until they're fixed in the
testsuite. | 974 # These testcases are incorrect, mark them as failing until they're fixed in the
testsuite. |
975 # https://lists.w3.org/Archives/Public/www-style/2016Jan/0275.html | 975 # https://lists.w3.org/Archives/Public/www-style/2016Jan/0275.html |
976 # https://lists.w3.org/Archives/Public/www-style/2016Jan/0276.html | 976 # https://lists.w3.org/Archives/Public/www-style/2016Jan/0276.html |
(...skipping 380 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1357 | 1357 |
1358 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C
rash ] | 1358 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C
rash ] |
1359 | 1359 |
1360 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] | 1360 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] |
1361 | 1361 |
1362 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] | 1362 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] |
1363 | 1363 |
1364 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] | 1364 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] |
1365 | 1365 |
1366 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] | 1366 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] |
OLD | NEW |