diff options
author | dmazzoni@chromium.org <dmazzoni@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-15 21:11:00 +0000 |
---|---|---|
committer | dmazzoni@chromium.org <dmazzoni@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-15 21:11:00 +0000 |
commit | fff077694f69c94a9f4e8ad41016c4bf0f465131 (patch) | |
tree | df6005360c7e5d8db35c41af91dc1c84cc3d7eb6 /webkit | |
parent | 3b2bc735ad60f0d2c79aefdcab7f8ddbdd122558 (diff) | |
download | chromium_src-fff077694f69c94a9f4e8ad41016c4bf0f465131.zip chromium_src-fff077694f69c94a9f4e8ad41016c4bf0f465131.tar.gz chromium_src-fff077694f69c94a9f4e8ad41016c4bf0f465131.tar.bz2 |
Update the images used for HTML speech input to lower contrast.
Temporarily suppress 4 tests that will fail until rebaselined.
BUG=107668
TEST=none
Review URL: http://codereview.chromium.org/8951009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114698 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/glue/resources/input_speech.png | bin | 642 -> 793 bytes | |||
-rw-r--r-- | webkit/glue/resources/input_speech_recording.png | bin | 808 -> 824 bytes | |||
-rw-r--r-- | webkit/glue/resources/input_speech_waiting.png | bin | 815 -> 832 bytes | |||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
4 files changed, 4 insertions, 0 deletions
diff --git a/webkit/glue/resources/input_speech.png b/webkit/glue/resources/input_speech.png Binary files differindex d778081..e69d76c 100644 --- a/webkit/glue/resources/input_speech.png +++ b/webkit/glue/resources/input_speech.png diff --git a/webkit/glue/resources/input_speech_recording.png b/webkit/glue/resources/input_speech_recording.png Binary files differindex e99e8131..a29bd67 100644 --- a/webkit/glue/resources/input_speech_recording.png +++ b/webkit/glue/resources/input_speech_recording.png diff --git a/webkit/glue/resources/input_speech_waiting.png b/webkit/glue/resources/input_speech_waiting.png Binary files differindex 450bce2..627b10d 100644 --- a/webkit/glue/resources/input_speech_waiting.png +++ b/webkit/glue/resources/input_speech_waiting.png diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 6d14d5c..668f5a9b 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -7,3 +7,7 @@ // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. +BUGCR107668: fast/speech/input-appearance-numberandspeech.html = IMAGE +BUGCR107668: fast/speech/input-appearance-searchandspeech.html = IMAGE +BUGCR107668: fast/speech/input-appearance-speechbutton.html = IMAGE +BUGCR107668: fast/speech/speech-bidi-rendering.html = IMAGE |