diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-06 23:10:52 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-06 23:10:52 +0000 |
commit | 099eeed66d3217d466abcae8433a106eca7f1419 (patch) | |
tree | baf0756f223657651f57f0f7c976bb3d52bc849b /webkit/data/layout_tests | |
parent | 11e4cf08d80efd85845251c155682290cf6307a6 (diff) | |
download | chromium_src-099eeed66d3217d466abcae8433a106eca7f1419.zip chromium_src-099eeed66d3217d466abcae8433a106eca7f1419.tar.gz chromium_src-099eeed66d3217d466abcae8433a106eca7f1419.tar.bz2 |
Rebaseline border-height.html which passes.
Review URL: http://codereview.chromium.org/6287
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2916 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data/layout_tests')
-rw-r--r-- | webkit/data/layout_tests/pending/css/border-height-expected.txt | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/webkit/data/layout_tests/pending/css/border-height-expected.txt b/webkit/data/layout_tests/pending/css/border-height-expected.txt index b9dee66..389fbfb 100644 --- a/webkit/data/layout_tests/pending/css/border-height-expected.txt +++ b/webkit/data/layout_tests/pending/css/border-height-expected.txt @@ -1 +1,9 @@ -FAIL: We need to fix this bug first and then generate the correct expected results
\ No newline at end of file +layer at (0,0) size 785x4156 + RenderView at (0,0) size 785x600 +layer at (0,0) size 785x4156 + RenderBlock {HTML} at (0,0) size 785x4156 + RenderBody {BODY} at (8,16) size 769x4132 + RenderBlock {P} at (0,0) size 769x20 + RenderText {#text} at (0,0) size 516x19 + text run at (0,0) width 516: "border-right should be honored irrespective of the elements height. See bug#1059184" + RenderBlock {DIV} at (0,36) size 505x4096 [border: (1px dotted #000000) (4px solid #8394B2)] |