diff options
author | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-07 01:02:21 +0000 |
---|---|---|
committer | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-07 01:02:21 +0000 |
commit | 90194366afc0d58559604cdec2e15e17b8bee7ce (patch) | |
tree | 81ff6ae88ee05c0339f063bb9cc24887fc4d70d6 /webkit | |
parent | 63ea79bddeb91ef4741ed12a300dea3618b6b9eb (diff) | |
download | chromium_src-90194366afc0d58559604cdec2e15e17b8bee7ce.zip chromium_src-90194366afc0d58559604cdec2e15e17b8bee7ce.tar.gz chromium_src-90194366afc0d58559604cdec2e15e17b8bee7ce.tar.bz2 |
back out change until I can figure out the right way to do this
R=darin
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/155121
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20003 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity-expected.txt | 3 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity-expected.txt deleted file mode 100644 index 35f8cab..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity-expected.txt +++ /dev/null @@ -1,3 +0,0 @@ -Test case for https://bugs.webkit.org/show_bug.cgi?id=26088, which would crash the chromium port. If the browser does not crash, you should see an partially-transparent "world" on the next line. - -Helloworld diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 74ea752a..58fbf4c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2800,7 +2800,7 @@ BUG15873 WIN LINUX : LayoutTests/fast/transforms/shadows.html = FAIL BUG15873 WIN : LayoutTests/fast/canvas/translate-text.html = FAIL BUG15873 WIN : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL BUG15873 WIN : LayoutTests/fast/text/stroking-decorations.html = FAIL -BUG15873 : LayoutTests/fast/text/text-letter-spacing.html = FAIL +BUG15873 SKIP : LayoutTests/fast/text/text-letter-spacing.html = FAIL // WebKit 45486:45473 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Attribute_Nodes.svg = FAIL |