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

Side by Side Diff: LayoutTests/TestExpectations

Issue 342823005: Cache character fallback information in WebFontInfo::fallbackFontForChar (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebaselines for files with missing glyph (new code doesn't just return Arial if no glyph is found) Created 6 years, 5 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/exported/linux/WebFontInfo.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 # This directly has manual tests that don't have to run with run-webkit-tests 1 # This directly has manual tests that don't have to run with run-webkit-tests
2 crbug.com/359838 http/tests/ManualTests/ [ Skip ] 2 crbug.com/359838 http/tests/ManualTests/ [ Skip ]
3 3
4 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ] 4 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ]
5 5
6 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ] 6 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ]
7 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ] 7 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ]
8 8
9 crbug.com/364267 [ Win Mac ] http/tests/security/webgl-remote-read-remote-image- blocked-no-crossorigin.html [ Pass Timeout ] 9 crbug.com/364267 [ Win Mac ] http/tests/security/webgl-remote-read-remote-image- blocked-no-crossorigin.html [ Pass Timeout ]
10 10
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
123 crbug.com/360889 fast/sub-pixel/cssom-subpixel-precision.html [ ImageOnlyFailure ] 123 crbug.com/360889 fast/sub-pixel/cssom-subpixel-precision.html [ ImageOnlyFailure ]
124 crbug.com/360889 fast/sub-pixel/scroll-offset-precision.html [ ImageOnlyFailure ] 124 crbug.com/360889 fast/sub-pixel/scroll-offset-precision.html [ ImageOnlyFailure ]
125 crbug.com/360889 fast/dom/HTMLDialogElement/dialog-scrolled-viewport.html [ Fail ure ] 125 crbug.com/360889 fast/dom/HTMLDialogElement/dialog-scrolled-viewport.html [ Fail ure ]
126 crbug.com/360889 fast/block/float/logical-bottom-exceeds-layoutunit-max.html [ F ailure ] 126 crbug.com/360889 fast/block/float/logical-bottom-exceeds-layoutunit-max.html [ F ailure ]
127 crbug.com/360889 fast/hidpi/image-srcset-intrinsic-size-zero.html [ Failure ] 127 crbug.com/360889 fast/hidpi/image-srcset-intrinsic-size-zero.html [ Failure ]
128 crbug.com/360889 media/video-scales-in-media-document.html [ Failure ] 128 crbug.com/360889 media/video-scales-in-media-document.html [ Failure ]
129 crbug.com/360889 fast/css/css3-ch-unit.html [ Failure ] 129 crbug.com/360889 fast/css/css3-ch-unit.html [ Failure ]
130 crbug.com/360889 fast/text/whitespace/nowrap-line-break-after-white-space.html [ Failure ] 130 crbug.com/360889 fast/text/whitespace/nowrap-line-break-after-white-space.html [ Failure ]
131 crbug.com/360889 virtual/antialiasedtext/fast/text/whitespace/nowrap-line-break- after-white-space.html [ Failure ] 131 crbug.com/360889 virtual/antialiasedtext/fast/text/whitespace/nowrap-line-break- after-white-space.html [ Failure ]
132 132
133 crbug.com/266214 [ Linux ] fast/css/line-height-determined-by-primary-font.html [ NeedsRebaseline ]
134 crbug.com/266214 [ Linux ] fast/text/decorations-with-text-combine.html [ NeedsR ebaseline ]
135 crbug.com/266214 [ Linux ] fast/text/emphasis-combined-text.html [ NeedsRebaseli ne ]
136 crbug.com/266214 [ Linux ] fast/text/emphasis-vertical.html [ NeedsRebaseline ]
137 crbug.com/266214 [ Linux ] fast/text/emphasis.html [ NeedsRebaseline ]
138 crbug.com/266214 [ Linux ] fast/text/international/khmer-selection.html [ NeedsR ebaseline ]
139 crbug.com/266214 [ Linux ] fast/text/international/plane2.html [ NeedsRebaseline ]
140 crbug.com/266214 [ Linux ] fast/text/midword-break-before-surrogate-pair-2.html [ NeedsRebaseline ]
141 crbug.com/266214 [ Linux ] fast/text/midword-break-before-surrogate-pair.html [ NeedsRebaseline ]
142 crbug.com/266214 [ Linux ] fast/text/vertical-surrogate-pair.html [ NeedsRebasel ine ]
143 crbug.com/266214 [ Linux ] svg/custom/svg-fonts-fallback.xhtml [ NeedsRebaseline ]
144
133 # New W3C failures (dpranke@ to triage) 145 # New W3C failures (dpranke@ to triage)
134 crbug.com/330083 w3c/web-platform-tests/custom-elements/concepts/custom-elements -type-allowed-chars-first-char.html [ Failure ] 146 crbug.com/330083 w3c/web-platform-tests/custom-elements/concepts/custom-elements -type-allowed-chars-first-char.html [ Failure ]
135 crbug.com/330083 w3c/web-platform-tests/custom-elements/concepts/custom-elements -type-allowed-chars.html [ Failure ] 147 crbug.com/330083 w3c/web-platform-tests/custom-elements/concepts/custom-elements -type-allowed-chars.html [ Failure ]
136 crbug.com/330083 w3c/web-platform-tests/custom-elements/concepts/custom-elements -type-naming.html [ Failure ] 148 crbug.com/330083 w3c/web-platform-tests/custom-elements/concepts/custom-elements -type-naming.html [ Failure ]
137 crbug.com/330083 w3c/web-platform-tests/custom-elements/creating-and-passing-reg istries/no-registry-test.html [ Failure ] 149 crbug.com/330083 w3c/web-platform-tests/custom-elements/creating-and-passing-reg istries/no-registry-test.html [ Failure ]
138 crbug.com/330083 w3c/web-platform-tests/custom-elements/creating-and-passing-reg istries/share-registry-import-document.html [ Timeout ] 150 crbug.com/330083 w3c/web-platform-tests/custom-elements/creating-and-passing-reg istries/share-registry-import-document.html [ Timeout ]
139 crbug.com/330083 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/shad owroot-object/shadowroot-attributes/test-014.html [ Timeout Failure ] 151 crbug.com/330083 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/shad owroot-object/shadowroot-attributes/test-014.html [ Timeout Failure ]
140 crbug.com/330083 w3c/web-platform-tests/webrtc/simplecall.html [ Failure ] 152 crbug.com/330083 w3c/web-platform-tests/webrtc/simplecall.html [ Failure ]
141 153
142 # Untriaged Aura-specific failure. 154 # Untriaged Aura-specific failure.
(...skipping 1199 matching lines...) Expand 10 before | Expand all | Expand 10 after
1342 crbug.com/392706 virtual/threaded/animations/play-state-initially-paused.html [ Failure ] 1354 crbug.com/392706 virtual/threaded/animations/play-state-initially-paused.html [ Failure ]
1343 1355
1344 # V8 3.28.19 1356 # V8 3.28.19
1345 crbug.com/392762 fast/js/nested-object-gc.html [ Pass Crash ] 1357 crbug.com/392762 fast/js/nested-object-gc.html [ Pass Crash ]
1346 1358
1347 # Linux switching to Clang (Chromium r282246). 1359 # Linux switching to Clang (Chromium r282246).
1348 crbug.com/392764 [ Linux ] compositing/layer-creation/overlap-transformed-preser ved-3d.html [ Failure ] 1360 crbug.com/392764 [ Linux ] compositing/layer-creation/overlap-transformed-preser ved-3d.html [ Failure ]
1349 crbug.com/392764 [ Linux ] virtual/softwarecompositing/layer-creation/overlap-tr ansformed-preserved-3d.html [ Failure ] 1361 crbug.com/392764 [ Linux ] virtual/softwarecompositing/layer-creation/overlap-tr ansformed-preserved-3d.html [ Failure ]
1350 # Linux32 only. There seems to be no way to selectively specify Linux32, so mark ing as flaky (it actually isn't). 1362 # Linux32 only. There seems to be no way to selectively specify Linux32, so mark ing as flaky (it actually isn't).
1351 crbug.com/392764 [ Linux ] webaudio/distance-linear.html [ Pass Failure ] 1363 crbug.com/392764 [ Linux ] webaudio/distance-linear.html [ Pass Failure ]
OLDNEW
« no previous file with comments | « no previous file | Source/platform/exported/linux/WebFontInfo.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698