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

Side by Side Diff: LayoutTests/TestExpectations

Issue 152093006: Using x-advance for emphasis mark drawing. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased on changed TestExpectations Created 6 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 | Source/platform/fonts/Font.cpp » ('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 test can't just be rebaselined because it has absolute file paths in the output. 2 # This test can't just be rebaselined because it has absolute file paths in the output.
3 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ] 3 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ]
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 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 crbug.com/248155 [ Win Debug ] fast/hidpi/gradient-with-scaled-ancestor.html [ I mageOnlyFailure ] 87 crbug.com/248155 [ Win Debug ] fast/hidpi/gradient-with-scaled-ancestor.html [ I mageOnlyFailure ]
88 crbug.com/248155 [ Win Debug ] virtual/gpu/fast/hidpi/gradient-with-scaled-ances tor.html [ ImageOnlyFailure ] 88 crbug.com/248155 [ Win Debug ] virtual/gpu/fast/hidpi/gradient-with-scaled-ances tor.html [ ImageOnlyFailure ]
89 crbug.com/316604 [ Win ] virtual/gpu/fast/hidpi/focus-rings.html [ Pass ImageOnl yFailure ] 89 crbug.com/316604 [ Win ] virtual/gpu/fast/hidpi/focus-rings.html [ Pass ImageOnl yFailure ]
90 90
91 crbug.com/245611 [ Linux ] fast/hidpi/video-controls-in-hidpi.html [ ImageOnlyFa ilure Pass ] 91 crbug.com/245611 [ Linux ] fast/hidpi/video-controls-in-hidpi.html [ ImageOnlyFa ilure Pass ]
92 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ] 92 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ]
93 crbug.com/306222 virtual/gpu/fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ] 93 crbug.com/306222 virtual/gpu/fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ]
94 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ] 94 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ]
95 crbug.com/306222 virtual/gpu/fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ] 95 crbug.com/306222 virtual/gpu/fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ]
96 96
97 crbug.com/335552 fast/text/emphasis.html [ NeedsRebaseline ]
98 crbug.com/335552 fast/text/decorations-with-text-combine.html [ NeedsRebaseline ]
99
97 crbug.com/304953 fast/css/font-face-download-error.html [ Pass Timeout ] 100 crbug.com/304953 fast/css/font-face-download-error.html [ Pass Timeout ]
98 101
99 # This batch were marked as NeedsRebaseline for crbug.com/133097 but are flaky: 102 # This batch were marked as NeedsRebaseline for crbug.com/133097 but are flaky:
100 crbug.com/310679 [ Mac ] compositing/fixed-body-background-positioned.html [ Fai lure Pass ] 103 crbug.com/310679 [ Mac ] compositing/fixed-body-background-positioned.html [ Fai lure Pass ]
101 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-e.html [ I mageOnlyFailure Pass ] 104 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-e.html [ I mageOnlyFailure Pass ]
102 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-n.html [ I mageOnlyFailure Pass ] 105 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-n.html [ I mageOnlyFailure Pass ]
103 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-ne.html [ ImageOnlyFailure Pass ] 106 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-ne.html [ ImageOnlyFailure Pass ]
104 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-nw.html [ ImageOnlyFailure Pass ] 107 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-nw.html [ ImageOnlyFailure Pass ]
105 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-s.html [ I mageOnlyFailure Pass ] 108 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-s.html [ I mageOnlyFailure Pass ]
106 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-se.html [ ImageOnlyFailure Pass ] 109 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-se.html [ ImageOnlyFailure Pass ]
(...skipping 837 matching lines...) Expand 10 before | Expand all | Expand 10 after
944 crbug.com/340105 fast/js/getOwnPropertyDescriptor.html [ NeedsManualRebaseline ] 947 crbug.com/340105 fast/js/getOwnPropertyDescriptor.html [ NeedsManualRebaseline ]
945 crbug.com/340105 fast/notifications/notifications-cancel-request-permission.html [ NeedsManualRebaseline ] 948 crbug.com/340105 fast/notifications/notifications-cancel-request-permission.html [ NeedsManualRebaseline ]
946 crbug.com/340105 fast/workers/worker-onerror-09.html [ NeedsManualRebaseline ] 949 crbug.com/340105 fast/workers/worker-onerror-09.html [ NeedsManualRebaseline ]
947 crbug.com/340105 inspector/debugger/debugger-no-pause-on-antibreakpoint.html [ N eedsManualRebaseline ] 950 crbug.com/340105 inspector/debugger/debugger-no-pause-on-antibreakpoint.html [ N eedsManualRebaseline ]
948 crbug.com/340105 plugins/npp-set-window-called-during-destruction.html [ NeedsMa nualRebaseline ] 951 crbug.com/340105 plugins/npp-set-window-called-during-destruction.html [ NeedsMa nualRebaseline ]
949 crbug.com/340105 svg/custom/createelement.svg [ NeedsManualRebaseline ] 952 crbug.com/340105 svg/custom/createelement.svg [ NeedsManualRebaseline ]
950 crbug.com/340105 svg/dom/svgpath-out-of-bounds-getPathSeg.html [ NeedsManualReba seline ] 953 crbug.com/340105 svg/dom/svgpath-out-of-bounds-getPathSeg.html [ NeedsManualReba seline ]
951 crbug.com/340105 virtual/deferred/fast/images/support-broken-image-delegate.html [ NeedsManualRebaseline ] 954 crbug.com/340105 virtual/deferred/fast/images/support-broken-image-delegate.html [ NeedsManualRebaseline ]
952 955
953 crbug.com/329786 http/tests/inspector/network/network-shared-worker.html [ Pass Failure ] 956 crbug.com/329786 http/tests/inspector/network/network-shared-worker.html [ Pass Failure ]
OLDNEW
« no previous file with comments | « no previous file | Source/platform/fonts/Font.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698