diff options
author | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-19 12:45:40 +0000 |
---|---|---|
committer | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-19 12:45:40 +0000 |
commit | 877161b02f6703bb5694a395de9e8cd4e8a93a3e (patch) | |
tree | 30c0def72cb579cb2694710f9567dc4b6de10f2d /webkit | |
parent | 27d2951babec99aeecba7cdf5cc772de75580c89 (diff) | |
download | chromium_src-877161b02f6703bb5694a395de9e8cd4e8a93a3e.zip chromium_src-877161b02f6703bb5694a395de9e8cd4e8a93a3e.tar.gz chromium_src-877161b02f6703bb5694a395de9e8cd4e8a93a3e.tar.bz2 |
LTTF: rebaseline fast/transforms/transformed-focused-text-input
Looks just sane, the form is transformed and focused.
FYI: http://lt.shinh.org/t.html#t=fast/transforms/transformed-focused-text-input
BUG=10390
TEST=none
Review URL: http://codereview.chromium.org/402082
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32511 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
3 files changed, 1 insertions, 3 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/transforms/transformed-focused-text-input-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/transforms/transformed-focused-text-input-expected.checksum new file mode 100644 index 0000000..6ac0118 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/transforms/transformed-focused-text-input-expected.checksum @@ -0,0 +1 @@ +5e11628ea8f18e442301124c005f9c85
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/transforms/transformed-focused-text-input-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/transforms/transformed-focused-text-input-expected.png Binary files differnew file mode 100644 index 0000000..59c9f77 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/transforms/transformed-focused-text-input-expected.png diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 00bdb79..817e20c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2201,9 +2201,6 @@ BUG21386 LINUX : LayoutTests/fast/repaint/table-row.html = FAIL BUG21386 LINUX : LayoutTests/fast/repaint/table-section-overflow.html = FAIL BUG21386 LINUX : LayoutTests/fast/layers/layer-content-visibility-change.html = FAIL -// Linux pixeltest failure: Failing to rotate the form control -BUG10390 LINUX : LayoutTests/fast/transforms/transformed-focused-text-input.html = FAIL - // TODO(tc): flaky. BUG10391 LINUX : LayoutTests/fast/events/5056619.html = FAIL |