diff options
author | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-11 23:23:32 +0000 |
---|---|---|
committer | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-11 23:23:32 +0000 |
commit | 06ae764c596ce70b866fcc82beb438419c899ee7 (patch) | |
tree | e059784ae37eca00c9eb8e91a4475fab53773d23 /webkit | |
parent | 0459f556533a704f2c3a91e728d229d9177d5bbf (diff) | |
download | chromium_src-06ae764c596ce70b866fcc82beb438419c899ee7.zip chromium_src-06ae764c596ce70b866fcc82beb438419c899ee7.tar.gz chromium_src-06ae764c596ce70b866fcc82beb438419c899ee7.tar.bz2 |
Roll WebKit DEPS: 131082 -> 131095
All these test_expectations are accounted for upstream.
TBR=shinyak
Review URL: https://chromiumcodereview.appspot.com/11103045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161439 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c39d881..dc5ee63 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -31,18 +31,3 @@ # Right?) # # EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL - -# Need rebaselines because r160044 implements CSS3 hyphenation. -crbug.com/47083 fast/text/hyphenate-character.html [ Failure ImageOnlyFailure ] -crbug.com/47083 fast/text/hyphenate-limit-before-after.html [ Failure ImageOnlyFailure ] -crbug.com/47083 fast/text/hyphens.html [ Failure ImageOnlyFailure ] - -# Need rebaselines because r11094014 overrides some JS builtin methods. -fast/js/date-proto-generic-invocation.html [ Failure ] -fast/js/kde/StringObject.html [ Failure ] -fast/js/kde/function_length.html [ Failure ] -fast/js/kde/inbuilt_function_tostring.html [ Failure ] -fast/js/string-prototype-properties.html [ Failure ] -inspector-protocol/runtime-getProperties.html [ Failure ] -# Not sure about this one, but it keeps failing and it's not flaky. -inspector/styles/styles-computed-trace.html [ Failure ] |