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

Side by Side Diff: LayoutTests/TestExpectations

Issue 354613003: Properly repaint RenderLayer's descendants when it moves (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use a flag instead of a seperate tree walk. Created 6 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 # This directly has manual tests that don't have to run with run-webkit-tests 2 # This directly has manual tests that don't have to run with run-webkit-tests
3 crbug.com/359838 http/tests/ManualTests/ [ Skip ] 3 crbug.com/359838 http/tests/ManualTests/ [ Skip ]
4 4
5 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ] 5 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ]
6 6
7 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ] 7 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ]
8 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ] 8 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ]
9 9
10 # Transient - XHR mixed content type revert will be restored. 10 # Transient - XHR mixed content type revert will be restored.
(...skipping 1162 matching lines...) Expand 10 before | Expand all | Expand 10 after
1173 crbug.com/338475 [ Android ] css1/font_properties/font_style.html [ Failure ] 1173 crbug.com/338475 [ Android ] css1/font_properties/font_style.html [ Failure ]
1174 crbug.com/338475 [ Android ] css1/formatting_model/canvas.html [ Failure ] 1174 crbug.com/338475 [ Android ] css1/formatting_model/canvas.html [ Failure ]
1175 crbug.com/338475 [ Android ] css1/text_properties/text_align.html [ Failure ] 1175 crbug.com/338475 [ Android ] css1/text_properties/text_align.html [ Failure ]
1176 crbug.com/338475 [ Android ] editing/caret/caret-color.html [ Failure ] 1176 crbug.com/338475 [ Android ] editing/caret/caret-color.html [ Failure ]
1177 crbug.com/338475 [ Android ] fast/compact/002.html [ Failure ] 1177 crbug.com/338475 [ Android ] fast/compact/002.html [ Failure ]
1178 crbug.com/338475 crbug.com/307777 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Timeout ] 1178 crbug.com/338475 crbug.com/307777 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Timeout ]
1179 crbug.com/338475 [ Android ] fast/inline-block/overflow-clip.html [ Failure ] 1179 crbug.com/338475 [ Android ] fast/inline-block/overflow-clip.html [ Failure ]
1180 crbug.com/338475 crbug.com/307777 [ Android ] fast/invalid/009.html [ Failure Ti meout ] 1180 crbug.com/338475 crbug.com/307777 [ Android ] fast/invalid/009.html [ Failure Ti meout ]
1181 crbug.com/338475 [ Android ] svg/batik/text/textAnchor3.svg [ Failure ] 1181 crbug.com/338475 [ Android ] svg/batik/text/textAnchor3.svg [ Failure ]
1182 1182
1183 crbug.com/385103 fast/repaint/crbug-371640-2.html [ NeedsRebaseline ]
1184 crbug.com/385103 fast/repaint/crbug-371640.html [ NeedsRebaseline ]
1185 crbug.com/385103 fast/repaint/crbug-371640-4.html [ NeedsRebaseline ]
1186 crbug.com/385103 fast/repaint/shift-relative-positioned-container-with-image-rem oval.html [ NeedsRebaseline ]
1187 crbug.com/385103 fast/repaint/crbug-371640-3.html [ NeedsRebaseline ]
1188 crbug.com/385103 fast/repaint/repaint-descandant-on-ancestor-layer-move.html [ N eedsRebaseline ]
1189 crbug.com/385103 fast/repaint/abspos-shift-image-incorrect-repaint.html [ NeedsR ebaseline ]
1190
1183 crbug.com/340150 [ Mac Debug ] plugins/plugin-document-back-forward.html [ Pass Failure ] 1191 crbug.com/340150 [ Mac Debug ] plugins/plugin-document-back-forward.html [ Pass Failure ]
1184 1192
1185 crbug.com/339259 fast/flexbox/box-orient-button.html [ Pass Failure ] 1193 crbug.com/339259 fast/flexbox/box-orient-button.html [ Pass Failure ]
1186 crbug.com/339394 [ Win Debug ] virtual/threaded/animations/animation-matrix-nega tive-scale-unmatrix.html [ Pass Failure ] 1194 crbug.com/339394 [ Win Debug ] virtual/threaded/animations/animation-matrix-nega tive-scale-unmatrix.html [ Pass Failure ]
1187 crbug.com/339597 http/tests/navigation/back-to-redirect-with-frame.php [ Pass Ti meout ] 1195 crbug.com/339597 http/tests/navigation/back-to-redirect-with-frame.php [ Pass Ti meout ]
1188 1196
1189 # Still-failing tests for the new WebSocket implementation. 1197 # Still-failing tests for the new WebSocket implementation.
1190 crbug.com/339373 http/tests/websocket/close-before-handshake-response.html [ Fai lure ] 1198 crbug.com/339373 http/tests/websocket/close-before-handshake-response.html [ Fai lure ]
1191 crbug.com/339373 http/tests/websocket/multiple-connections.html [ Pass Timeout ] 1199 crbug.com/339373 http/tests/websocket/multiple-connections.html [ Pass Timeout ]
1192 1200
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after
1472 1480
1473 crbug.com/328961 inspector/profiler/canvas2d/canvas2d-api-changes.html [ Failure ] 1481 crbug.com/328961 inspector/profiler/canvas2d/canvas2d-api-changes.html [ Failure ]
1474 1482
1475 crbug.com/356823 [ Win ] virtual/antialiasedtext/fast/text/emphasis-vertical.htm l [ NeedsRebaseline ] 1483 crbug.com/356823 [ Win ] virtual/antialiasedtext/fast/text/emphasis-vertical.htm l [ NeedsRebaseline ]
1476 crbug.com/356823 [ Win ] virtual/antialiasedtext/fast/text/international/vertica l-text-glyph-test.html [ NeedsRebaseline ] 1484 crbug.com/356823 [ Win ] virtual/antialiasedtext/fast/text/international/vertica l-text-glyph-test.html [ NeedsRebaseline ]
1477 crbug.com/356823 [ Win ] virtual/antialiasedtext/fast/text/decorations-with-text -combine.html [ NeedsRebaseline ] 1485 crbug.com/356823 [ Win ] virtual/antialiasedtext/fast/text/decorations-with-text -combine.html [ NeedsRebaseline ]
1478 crbug.com/356823 [ Win ] virtual/antialiasedtext/fast/text/orientation-sideways. html [ NeedsRebaseline ] 1486 crbug.com/356823 [ Win ] virtual/antialiasedtext/fast/text/orientation-sideways. html [ NeedsRebaseline ]
1479 crbug.com/356823 [ Win ] virtual/antialiasedtext/fast/text/emphasis-combined-tex t.html [ NeedsRebaseline ] 1487 crbug.com/356823 [ Win ] virtual/antialiasedtext/fast/text/emphasis-combined-tex t.html [ NeedsRebaseline ]
1480 crbug.com/356823 [ Win ] virtual/antialiasedtext/fast/text/basic/009.html [ Need sRebaseline ] 1488 crbug.com/356823 [ Win ] virtual/antialiasedtext/fast/text/basic/009.html [ Need sRebaseline ]
1481 crbug.com/356823 [ Win ] virtual/antialiasedtext/fast/text/international/text-co mbine-image-test.html [ NeedsRebaseline ] 1489 crbug.com/356823 [ Win ] virtual/antialiasedtext/fast/text/international/text-co mbine-image-test.html [ NeedsRebaseline ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698