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

Unified Diff: LayoutTests/TestExpectations

Issue 69513002: Implement TrueType kerning support for HarfBuzz text path. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase again 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/platform/fonts/harfbuzz/HarfBuzzFaceSkia.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 7d802f0caca3e5cb0d7de6c811f0bce30d4ab942..9ea049e8ab995fc48cd7eed4cc0307d20220c896 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -837,6 +837,30 @@ crbug.com/339597 http/tests/navigation/back-to-redirect-with-frame.php [ Pass Ti
Bug(mkwst) [ Linux Win ] css3/filters/filter-change-repaint-composited.html [ NeedsRebaseline ]
+# We now support TrueType kerning, so some tests using old versions of Times New Roman or Arial get shorter lines
+crbug.com/41990 [ Linux ] fast/css/text-rendering.html [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] fast/text/atsui-kerning-and-ligatures.html [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] fast/text/capitalize-boundaries.html [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] fast/text/drawBidiText.html [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] fast/text/emphasis.html [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] fast/text/font-smallcaps-layout.html [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] fast/text/justify-ideograph-complex.html [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] svg/text/bidi-tspans.svg [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] svg/W3C-I18N/g-dirLTR-ubNone.svg [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] svg/W3C-I18N/g-dirLTR-ubOverride.svg [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] svg/W3C-I18N/g-dirRTL-ubNone.svg [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] svg/W3C-I18N/g-dirRTL-ubOverride.svg [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] svg/W3C-I18N/text-dirLTR-ubNone.svg [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] svg/W3C-I18N/text-dirLTR-ubOverride.svg [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] svg/W3C-I18N/text-dirRTL-ubNone.svg [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] svg/W3C-I18N/text-dirRTL-ubOverride.svg [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] svg/W3C-I18N/tspan-direction-rtl.svg [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context.svg [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context.svg [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg [ NeedsRebaseline ]
+crbug.com/41990 [ Linux ] svg/W3C-SVG-1.1/filters-conv-01-f.svg [ NeedsRebaseline ]
+
# Disable failing tests for the new WebSocket implementation
crbug.com/339373 http/tests/security/contentSecurityPolicy/connect-src-websocket-allowed.html [ Skip ]
crbug.com/339373 http/tests/websocket/FIXME-handshake-fail-by-null-subprotocol-selection-whitelist.html [ Skip ]
« no previous file with comments | « no previous file | Source/platform/fonts/harfbuzz/HarfBuzzFaceSkia.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698