summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authortkent@google.com <tkent@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-18 09:05:25 +0000
committertkent@google.com <tkent@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-18 09:05:25 +0000
commit84ebdca8ddc8d59fac9f693724855082b9122d5f (patch)
tree571f520ef9423c9b031fe3fa7d5186e64fa621ef /webkit
parented397d4d202b504fcd319206b8f1c7b36652fd6c (diff)
downloadchromium_src-84ebdca8ddc8d59fac9f693724855082b9122d5f.zip
chromium_src-84ebdca8ddc8d59fac9f693724855082b9122d5f.tar.gz
chromium_src-84ebdca8ddc8d59fac9f693724855082b9122d5f.tar.bz2
meter-styles.html and meter-styles-changing-pseudo.tml are IMAGE-only
failures though they are IMAGE+TEXT on Windows and Linux. BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50217 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt2
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 1031b1d..c902e06 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -9,3 +9,5 @@
// fast/dom/HTMLProgressElement/*.html and fast/dom/HTMLMeterElement/*.html also
// need rebaseline.
BUGTKENT : fast/dom/prototype-inheritance.html = TEXT
+BUGTKENT MAC : fast/dom/HTMLMeterElement/meter-styles-changing-pseudo.html = IMAGE
+BUGTKENT MAC : fast/dom/HTMLMeterElement/meter-styles.html = IMAGE