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

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

Issue 2869813002: Fix the bug that absolute positioned element moves unexpectedly (Closed)
Patch Set: Add test expectation Created 3 years, 7 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/compositing/overflow/absolute-element-in-isolated-composited-ancestor.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 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) harness-tests/crash.html [ Crash ] 2 Bug(intentional) harness-tests/crash.html [ Crash ]
3 Bug(intentional) harness-tests/timeout.html [ Timeout ] 3 Bug(intentional) harness-tests/timeout.html [ Timeout ]
4 4
5 # TODO(qyearsley): Remove these lines and uncomment other test expectation 5 # TODO(qyearsley): Remove these lines and uncomment other test expectation
6 # lines related to CSS tests (crbug.com/706118). 6 # lines related to CSS tests (crbug.com/706118).
7 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ] 7 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ]
8 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ] 8 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ]
9 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ] 9 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ]
10 crbug.com/706118 external/wpt/css/css-text-decor-3 [ Skip ] 10 crbug.com/706118 external/wpt/css/css-text-decor-3 [ Skip ]
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 119
120 # Fails when run in isolation. Passes when run as part of the directory 120 # Fails when run in isolation. Passes when run as part of the directory
121 # depending on test order. 121 # depending on test order.
122 crbug.com/713419 virtual/gpu/fast/canvas/painting-on-bad-canvas.html [ Crash Pas s ] 122 crbug.com/713419 virtual/gpu/fast/canvas/painting-on-bad-canvas.html [ Crash Pas s ]
123 123
124 crbug.com/717389 [ Linux Debug ] virtual/gpu/fast/canvas/canvas-clip-rule.html [ Crash ] 124 crbug.com/717389 [ Linux Debug ] virtual/gpu/fast/canvas/canvas-clip-rule.html [ Crash ]
125 crbug.com/717389 [ Linux Debug ] virtual/gpu/fast/canvas/canvas-path-context-cli p.html [ Crash ] 125 crbug.com/717389 [ Linux Debug ] virtual/gpu/fast/canvas/canvas-path-context-cli p.html [ Crash ]
126 crbug.com/717389 [ Win7 Debug ] virtual/gpu/fast/canvas/canvas-clip-rule.html [ Timeout ] 126 crbug.com/717389 [ Win7 Debug ] virtual/gpu/fast/canvas/canvas-clip-rule.html [ Timeout ]
127 crbug.com/717389 [ Win7 Debug ] virtual/gpu/fast/canvas/canvas-path-context-clip .html [ Timeout ] 127 crbug.com/717389 [ Win7 Debug ] virtual/gpu/fast/canvas/canvas-path-context-clip .html [ Timeout ]
128 128
129 # This test fails only when spv2 is enabled.
130 crbug.com/719533 compositing/overflow/absolute-element-in-isolated-composited-an cestor.html [ Failure ]
131
129 # ====== Paint team owned tests to here ====== 132 # ====== Paint team owned tests to here ======
130 133
131 # ====== Layout team owned tests from here ====== 134 # ====== Layout team owned tests from here ======
132 135
133 #### external/wpt/css/CSS2/floats 136 #### external/wpt/css/CSS2/floats
134 #### Passed: 37 137 #### Passed: 37
135 #### Skipped: 5 138 #### Skipped: 5
136 crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule3-outside-left-002.xht [ Skip ] 139 crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule3-outside-left-002.xht [ Skip ]
137 crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule3-outside-right-002.xht [ Skip ] 140 crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule3-outside-right-002.xht [ Skip ]
138 crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule7-outside-left-001.xht [ Skip ] 141 crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule7-outside-left-001.xht [ Skip ]
(...skipping 3235 matching lines...) Expand 10 before | Expand all | Expand 10 after
3374 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug1055-2.htm l [ Failure ] 3377 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug1055-2.htm l [ Failure ]
3375 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug2479-5.htm l [ Failure ] 3378 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug2479-5.htm l [ Failure ]
3376 3379
3377 # Layout Tests on Swarming (Windows) - https://crbug.com/717347 3380 # Layout Tests on Swarming (Windows) - https://crbug.com/717347
3378 crbug.com/718717 [ Win ] fast/css-grid-layout/grid-self-baseline-two-dimensional .html [ Failure Pass Timeout ] 3381 crbug.com/718717 [ Win ] fast/css-grid-layout/grid-self-baseline-two-dimensional .html [ Failure Pass Timeout ]
3379 crbug.com/718717 [ Win ] fast/css-grid-layout/grid-align-justify-stretch-with-or thogonal-flows.html [ Failure Pass Timeout ] 3382 crbug.com/718717 [ Win ] fast/css-grid-layout/grid-align-justify-stretch-with-or thogonal-flows.html [ Failure Pass Timeout ]
3380 crbug.com/719298 [ Win ] fast/dnd/dropEffect-for-effectAllowed.html [ Failure Pa ss Timeout ] 3383 crbug.com/719298 [ Win ] fast/dnd/dropEffect-for-effectAllowed.html [ Failure Pa ss Timeout ]
3381 crbug.com/719299 [ Win ] external/wpt/css/css-ui-3/outline-004.html [ Failure Pa ss Timeout ] 3384 crbug.com/719299 [ Win ] external/wpt/css/css-ui-3/outline-004.html [ Failure Pa ss Timeout ]
3382 3385
3383 crbug.com/719837 [ Debug ] inspector/sources/debugger/rethrow-error-from-binding s-crash.html [ Timeout ] 3386 crbug.com/719837 [ Debug ] inspector/sources/debugger/rethrow-error-from-binding s-crash.html [ Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/compositing/overflow/absolute-element-in-isolated-composited-ancestor.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698