commit | 16e5c30b6ccfcb54bf27ebbd200e6ad0e3bdf9df | [log] [tgz] |
---|---|---|
author | kulshin <[email protected]> | Fri Apr 22 16:18:47 2016 |
committer | Commit bot <[email protected]> | Fri Apr 22 16:20:15 2016 |
tree | bf116f7f7e50f3f8ddcab99582b8b1082cd5ecbe | |
parent | e0187a49c43ecf1d0867776c14a20f1788d76ff1 [diff] [blame] |
Reland of Add code to call skia's matchFamilyStyleCharacter API, which uses the (patchset #7 id:150001 of https://codereview.chromium.org/1883483002/ ) Reland https://codereview.chromium.org/1883483002/ and rebaseline failing tests (new results are better). Also added Win10 baselines for fast/text/emphasis which isn't failing but is marked as NeedsManualRebaseline. This reverts commit 6485a0d3465ba3b0bcca6385f8740a5c2e7c0138. BUG=459056 Review URL: https://codereview.chromium.org/1907063002 Cr-Commit-Position: refs/heads/master@{#389131}
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations index 14128ed7..81a2641 100644 --- a/third_party/WebKit/LayoutTests/TestExpectations +++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1184,6 +1184,9 @@ # The Win10 result for fast/text/emoji-font-fallback-win.html does not match the description crbug.com/527044 [ Win10 ] fast/text/emoji-font-fallback-win.html [ Failure ] +# Win7 does not support the needed DirectWrite APIs for font fallback +crbug.com/459056 [ Win7 ] fast/text/font-fallback-win.html [ Failure ] + crbug.com/525296 fast/css/font-load-while-styleresolver-missing.html [ Crash Failure Pass ] crbug.com/240576 fullscreen/api/element-ready-check-containing-iframe.html [ Timeout Failure Pass ]