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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/platform/exported/linux/WebFontInfo.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 99b4e7d08f558ca1e06f4d3ced94fbe1f78fd9b0..d35eb2cb299dfc05c060ca528ad523df6b6414dd 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -130,6 +130,18 @@ crbug.com/360889 fast/css/css3-ch-unit.html [ Failure ]
crbug.com/360889 fast/text/whitespace/nowrap-line-break-after-white-space.html [ Failure ]
crbug.com/360889 virtual/antialiasedtext/fast/text/whitespace/nowrap-line-break-after-white-space.html [ Failure ]
+crbug.com/266214 [ Linux ] fast/css/line-height-determined-by-primary-font.html [ NeedsRebaseline ]
+crbug.com/266214 [ Linux ] fast/text/decorations-with-text-combine.html [ NeedsRebaseline ]
+crbug.com/266214 [ Linux ] fast/text/emphasis-combined-text.html [ NeedsRebaseline ]
+crbug.com/266214 [ Linux ] fast/text/emphasis-vertical.html [ NeedsRebaseline ]
+crbug.com/266214 [ Linux ] fast/text/emphasis.html [ NeedsRebaseline ]
+crbug.com/266214 [ Linux ] fast/text/international/khmer-selection.html [ NeedsRebaseline ]
+crbug.com/266214 [ Linux ] fast/text/international/plane2.html [ NeedsRebaseline ]
+crbug.com/266214 [ Linux ] fast/text/midword-break-before-surrogate-pair-2.html [ NeedsRebaseline ]
+crbug.com/266214 [ Linux ] fast/text/midword-break-before-surrogate-pair.html [ NeedsRebaseline ]
+crbug.com/266214 [ Linux ] fast/text/vertical-surrogate-pair.html [ NeedsRebaseline ]
+crbug.com/266214 [ Linux ] svg/custom/svg-fonts-fallback.xhtml [ NeedsRebaseline ]
+
# New W3C failures (dpranke@ to triage)
crbug.com/330083 w3c/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars-first-char.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars.html [ Failure ]
« 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