diff options
author | bungeman@chromium.org <bungeman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-21 21:45:31 +0000 |
---|---|---|
committer | bungeman@chromium.org <bungeman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-21 21:45:31 +0000 |
commit | 0aeb7e6249d5c1cda36081e74cca8002d494beb6 (patch) | |
tree | db84beac9543b10cb23fab59011059fa08e66a87 /webkit/tools | |
parent | 2f2880760f001fdd6e6d5696eba93f1db9dd0ef7 (diff) | |
download | chromium_src-0aeb7e6249d5c1cda36081e74cca8002d494beb6.zip chromium_src-0aeb7e6249d5c1cda36081e74cca8002d494beb6.tar.gz chromium_src-0aeb7e6249d5c1cda36081e74cca8002d494beb6.tar.bz2 |
Make layout test FreeType more like Lucid FreeType.
The patch set to Lucid's FreeType defines TT_CONFIG_OPTION_BYTECODE_INTERPRETER.
This change does so for the layout test's build of FreeType.
R=dpranke@chromium.org
Review URL: https://codereview.chromium.org/138123004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@246126 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 166ce01..a198fc0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -88,4 +88,6 @@ crbug.com/330083 w3c/web-platform-tests/shadow-dom/user-interaction/focus-naviga crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/lower-boundary-encapsulation/distribution-001.html [ ImageOnlyFailure ] crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/lower-boundary-encapsulation/distribution-002.html [ ImageOnlyFailure ] +# FreeType used in layout tests changed. +Bug(bungeman) [ Linux ] fast/text/chromium-linux-fontconfig-renderstyle.html [ NeedsManualRebaseline ] |