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

Side by Side Diff: LayoutTests/TestExpectations

Issue 337593002: Remove call to setMayNeedPaintInvalidation in RenderLayer::updateLayerPositionRecursive (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: MOre cleanup 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/clipped-overflow-visible-subtree.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 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 991 matching lines...) Expand 10 before | Expand all | Expand 10 after
1002 crbug.com/371651 svg/custom/deep-dynamic-updates.svg [ Pass Failure ] 1002 crbug.com/371651 svg/custom/deep-dynamic-updates.svg [ Pass Failure ]
1003 crbug.com/371651 svg/custom/js-update-gradient.svg [ Pass Failure ] 1003 crbug.com/371651 svg/custom/js-update-gradient.svg [ Pass Failure ]
1004 crbug.com/371651 svg/custom/js-update-pattern.svg [ Pass Failure ] 1004 crbug.com/371651 svg/custom/js-update-pattern.svg [ Pass Failure ]
1005 crbug.com/371651 svg/custom/js-update-pattern-child.svg [ Pass Failure ] 1005 crbug.com/371651 svg/custom/js-update-pattern-child.svg [ Pass Failure ]
1006 crbug.com/371651 svg/custom/js-update-stop.svg [ Pass Failure ] 1006 crbug.com/371651 svg/custom/js-update-stop.svg [ Pass Failure ]
1007 crbug.com/371651 svg/custom/js-update-stop-linked-gradient.svg [ Pass Failure ] 1007 crbug.com/371651 svg/custom/js-update-stop-linked-gradient.svg [ Pass Failure ]
1008 crbug.com/371651 svg/custom/use-disappears-after-style-update.svg [ Pass Failure ] 1008 crbug.com/371651 svg/custom/use-disappears-after-style-update.svg [ Pass Failure ]
1009 crbug.com/371651 svg/filters/filter-refresh.svg [ Failure ] 1009 crbug.com/371651 svg/filters/filter-refresh.svg [ Failure ]
1010 crbug.com/371651 svg/text/text-text-05-t.svg [ Failure ] 1010 crbug.com/371651 svg/text/text-text-05-t.svg [ Failure ]
1011 1011
1012 Bug(abarth) fast/repaint/abspos-shift-image-incorrect-repaint.html [ NeedsRebase line ]
ojan 2014/06/13 02:07:21 In the future, it's best if you rebaseline for the
1013 Bug(abarth) fast/repaint/clipped-overflow-visible-subtree.html [ NeedsRebaseline ]
1014 Bug(abarth) fast/repaint/crbug-371640-2.html [ NeedsRebaseline ]
1015 Bug(abarth) fast/repaint/crbug-371640-3.html [ NeedsRebaseline ]
1016 Bug(abarth) fast/repaint/crbug-371640-4.html [ NeedsRebaseline ]
1017 Bug(abarth) fast/repaint/crbug-371640.html [ NeedsRebaseline ]
1018 Bug(abarth) fast/repaint/float-overflow-right.html [ NeedsRebaseline ]
1019 Bug(abarth) fast/repaint/float-overflow.html [ NeedsRebaseline ]
1020 Bug(abarth) fast/repaint/layout-state-scrolloffset2.html [ NeedsRebaseline ]
1021 Bug(abarth) fast/repaint/shift-relative-positioned-container-with-image-removal. html [ NeedsRebaseline ]
1022
1012 crbug.com/371654 fast/html/imports/import-custom-element-dup-resolve.html [ Pass Failure ] 1023 crbug.com/371654 fast/html/imports/import-custom-element-dup-resolve.html [ Pass Failure ]
1013 1024
1014 crbug.com/381730 http/tests/navigation/pending-location-change-assert.html [ Pas s Failure ] 1025 crbug.com/381730 http/tests/navigation/pending-location-change-assert.html [ Pas s Failure ]
1015 1026
1016 crbug.com/381464 fast/dom/Window/Location/window-shadow-location-using-string.ht ml [ Pass Failure ] 1027 crbug.com/381464 fast/dom/Window/Location/window-shadow-location-using-string.ht ml [ Pass Failure ]
1017 crbug.com/381464 fast/dom/Window/Location/window-shadow-location-using-js-object -with-toString.html [ Pass Failure ] 1028 crbug.com/381464 fast/dom/Window/Location/window-shadow-location-using-js-object -with-toString.html [ Pass Failure ]
1018 1029
1019 crbug.com/377476 fast/js/function-name.html [ NeedsManualRebaseline ] 1030 crbug.com/377476 fast/js/function-name.html [ NeedsManualRebaseline ]
1020 crbug.com/377476 fast/js/getOwnPropertyDescriptor.html [ NeedsManualRebaseline ] 1031 crbug.com/377476 fast/js/getOwnPropertyDescriptor.html [ NeedsManualRebaseline ]
1021 crbug.com/377476 fast/js/mozilla/strict/function-name-arity.html [ NeedsManualRe baseline ] 1032 crbug.com/377476 fast/js/mozilla/strict/function-name-arity.html [ NeedsManualRe baseline ]
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
1080 crbug.com/308768 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag -in-body.html [ Skip ] 1091 crbug.com/308768 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag -in-body.html [ Skip ]
1081 crbug.com/308768 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag -parent-same-origin-deny.html [ Skip ] 1092 crbug.com/308768 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag -parent-same-origin-deny.html [ Skip ]
1082 crbug.com/308768 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag .html [ Skip ] 1093 crbug.com/308768 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag .html [ Skip ]
1083 crbug.com/308768 http/tests/xmlhttprequest/xmlhttprequest-data-url.html [ Skip ] 1094 crbug.com/308768 http/tests/xmlhttprequest/xmlhttprequest-data-url.html [ Skip ]
1084 crbug.com/308768 inspector/network/network-status-non-http.html [ Skip ] 1095 crbug.com/308768 inspector/network/network-status-non-http.html [ Skip ]
1085 1096
1086 crbug.com/381102 inspector/sources/debugger/debugger-step-into-custom-element-ca llbacks.html [ Skip ] 1097 crbug.com/381102 inspector/sources/debugger/debugger-step-into-custom-element-ca llbacks.html [ Skip ]
1087 1098
1088 crbug.com/382884 fast/canvas/alpha.html [ NeedsRebaseline ] 1099 crbug.com/382884 fast/canvas/alpha.html [ NeedsRebaseline ]
1089 crbug.com/382884 virtual/gpu/fast/canvas/alpha.html [ NeedsRebaseline ] 1100 crbug.com/382884 virtual/gpu/fast/canvas/alpha.html [ NeedsRebaseline ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/repaint/clipped-overflow-visible-subtree.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698