diff options
| author | yuzo@chromium.org <yuzo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-23 05:15:34 +0000 |
|---|---|---|
| committer | yuzo@chromium.org <yuzo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-23 05:15:34 +0000 |
| commit | aab929a85b3bfe1113902dec3e5c723c552fdfda (patch) | |
| tree | 5030ae9ed3bb6e655f14cb462337f9cb8cc9ca4b /webkit | |
| parent | 4873d59da889b15da083fbbeda815724d7012d2e (diff) | |
| download | chromium_src-aab929a85b3bfe1113902dec3e5c723c552fdfda.zip chromium_src-aab929a85b3bfe1113902dec3e5c723c552fdfda.tar.gz chromium_src-aab929a85b3bfe1113902dec3e5c723c552fdfda.tar.bz2 | |
Rebaseline expected output of fast/css/first-letter-first-line-hover.html for Linux.
TEST=none
BUG=36113
Review URL: http://codereview.chromium.org/650203
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39698 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
4 files changed, 17 insertions, 3 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/first-letter-first-line-hover-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/first-letter-first-line-hover-expected.checksum new file mode 100644 index 0000000..b5b5a780 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/first-letter-first-line-hover-expected.checksum @@ -0,0 +1 @@ +4206cf49ae59cc3833e9244e21074f50
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/first-letter-first-line-hover-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/first-letter-first-line-hover-expected.png Binary files differnew file mode 100644 index 0000000..ec06d5f --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/first-letter-first-line-hover-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/first-letter-first-line-hover-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/first-letter-first-line-hover-expected.txt new file mode 100644 index 0000000..4a514e9 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/first-letter-first-line-hover-expected.txt @@ -0,0 +1,16 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x600 + RenderBlock {HTML} at (0,0) size 800x600 [color=#FF0000] + RenderBody {BODY} at (8,8) size 784x544 + RenderBlock {P} at (0,0) size 784x77 + RenderInline (generated) at (0,0) size 34x55 [color=#008000] [bgcolor=#FFC0CB] + RenderText {#text} at (0,1) size 34x55 + text run at (0,1) width 34: "A" + RenderText {#text} at (34,1) size 190x55 + text run at (34,1) width 190: "BCDEFG" + RenderBR {BR} at (224,44) size 0x0 + RenderInline {SPAN} at (0,0) size 212x19 [color=#000000] + RenderText {#text} at (0,57) size 212x19 + text run at (0,57) width 212: "Hover over \"A\". It must stay green." + RenderText {#text} at (0,0) size 0x0 diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b612562..e60ae3b 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2953,6 +2953,3 @@ BUG36019 : fast/images/svg-as-tiled-background.html = IMAGE // Started failing with r54823 BUG35923 LINUX : fast/backgrounds/animated-gif-as-background.html = IMAGE - -// Failed with roll to r54937 (incorrect color of hovered item) -BUG36113 LINUX : fast/css/first-letter-first-line-hover.html = IMAGE+TEXT |
