Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1531)

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1639723003: [css-flexbox] Use correct aspect ratio for min-size: auto (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/css3/flexbox/minimum-size-image.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 915 matching lines...) Expand 10 before | Expand all | Expand 10 after
926 926
927 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-evenodd.html [ Failure ] 927 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-evenodd.html [ Failure ]
928 #crbug.com/463358 [ Mac ] svg/transforms/animated-path-inside-transformed-html.x html [ Failure ] 928 #crbug.com/463358 [ Mac ] svg/transforms/animated-path-inside-transformed-html.x html [ Failure ]
929 929
930 crbug.com/482229 compositing/layer-creation/fixed-position-under-transform.html [ Failure ] 930 crbug.com/482229 compositing/layer-creation/fixed-position-under-transform.html [ Failure ]
931 931
932 crbug.com/471824 imported/web-platform-tests/pointerevents/ [ Skip ] 932 crbug.com/471824 imported/web-platform-tests/pointerevents/ [ Skip ]
933 crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/ pointerevent_touch-action-illegal.html [ Skip ] 933 crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/ pointerevent_touch-action-illegal.html [ Skip ]
934 crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/ pointerevent_touch-action-verification.html [ Skip ] 934 crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/ pointerevent_touch-action-verification.html [ Skip ]
935 935
936 # These testcases are incorrect, mark them as failing until they're fixed in the testsuite.
937 # https://lists.w3.org/Archives/Public/www-style/2016Jan/0275.html
938 # https://lists.w3.org/Archives/Public/www-style/2016Jan/0276.html
939 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-item s-005.xht [ Failure ]
940 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-item s-007.xht [ Failure ]
941 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items -005.xht [ Failure ]
942 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items -007.xht [ Failure ]
943
936 # Not implemented yet 944 # Not implemented yet
937 crbug.com/336604 imported/csswg-test/css-flexbox-1/flexbox_visibility-collapse-l ine-wrapping.html [ Failure ] 945 crbug.com/336604 imported/csswg-test/css-flexbox-1/flexbox_visibility-collapse-l ine-wrapping.html [ Failure ]
938 crbug.com/336604 imported/csswg-test/css-flexbox-1/flexbox_visibility-collapse.h tml [ Failure ] 946 crbug.com/336604 imported/csswg-test/css-flexbox-1/flexbox_visibility-collapse.h tml [ Failure ]
939 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-item s-005.xht [ Failure ]
940 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-item s-007.xht [ Failure ]
941 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-item s-008.xht [ Failure ]
942 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items -005.xht [ Failure ]
943 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items -006.xht [ Failure ] 947 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items -006.xht [ Failure ]
944 948
945 crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-grow-006.html [ Failure ] 949 crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-grow-006.html [ Failure ]
946 crbug.com/467127 imported/csswg-test/css-flexbox-1/flexbox_justifycontent-center -overflow.html [ Failure ] 950 crbug.com/467127 imported/csswg-test/css-flexbox-1/flexbox_justifycontent-center -overflow.html [ Failure ]
947 crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_comp utedstyle_align-items-invalid.html [ Failure ] 951 crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_comp utedstyle_align-items-invalid.html [ Failure ]
948 crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_comp utedstyle_align-self-invalid.html [ Failure ] 952 crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_comp utedstyle_align-self-invalid.html [ Failure ]
949 crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_comp utedstyle_flex-basis-0percent.html [ Failure ] 953 crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_comp utedstyle_flex-basis-0percent.html [ Failure ]
950 crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_comp utedstyle_flex-basis-percent.html [ Failure ] 954 crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_comp utedstyle_flex-basis-percent.html [ Failure ]
951 crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_comp utedstyle_flex-shorthand-number.html [ Failure ] 955 crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_comp utedstyle_flex-shorthand-number.html [ Failure ]
952 crbug.com/467127 [ Mac ] imported/csswg-test/css-flexbox-1/flex-minimum-width-fl ex-items-007.xht [ Failure ]
953 crbug.com/467127 [ Mac Win ] imported/csswg-test/css-flexbox-1/ttwf-reftest-flex -wrap-reverse.html [ Failure ] 956 crbug.com/467127 [ Mac Win ] imported/csswg-test/css-flexbox-1/ttwf-reftest-flex -wrap-reverse.html [ Failure ]
954 crbug.com/467127 [ Mac Win ] imported/csswg-test/css-flexbox-1/ttwf-reftest-flex -wrap.html [ Failure ] 957 crbug.com/467127 [ Mac Win ] imported/csswg-test/css-flexbox-1/ttwf-reftest-flex -wrap.html [ Failure ]
955 958
956 crbug.com/570894 [ Win ] imported/csswg-test/css-flexbox-1/flexbox_flex-natural- mixed-basis-auto.html [ Failure Pass ] 959 crbug.com/570894 [ Win ] imported/csswg-test/css-flexbox-1/flexbox_flex-natural- mixed-basis-auto.html [ Failure Pass ]
957 960
958 crbug.com/471066 [ Mac10.6 ] fast/text/apply-start-width-after-skipped-text.html [ Failure ] 961 crbug.com/471066 [ Mac10.6 ] fast/text/apply-start-width-after-skipped-text.html [ Failure ]
959 crbug.com/471066 [ Mac10.6 ] fast/text/bidi-explicit-embedding-past-end.html [ F ailure ] 962 crbug.com/471066 [ Mac10.6 ] fast/text/bidi-explicit-embedding-past-end.html [ F ailure ]
960 crbug.com/471066 [ Mac10.6 ] fast/text/emphasis-overlap.html [ Failure ] 963 crbug.com/471066 [ Mac10.6 ] fast/text/emphasis-overlap.html [ Failure ]
961 crbug.com/471066 [ Mac10.6 ] fast/text/fake-italic.html [ Failure ] 964 crbug.com/471066 [ Mac10.6 ] fast/text/fake-italic.html [ Failure ]
962 965
(...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after
1315 1318
1316 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C rash ] 1319 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C rash ]
1317 1320
1318 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] 1321 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ]
1319 1322
1320 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1323 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
1321 1324
1322 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1325 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1323 1326
1324 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ] 1327 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/css3/flexbox/minimum-size-image.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698