diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-14 23:02:49 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-14 23:02:49 +0000 |
commit | afb43f7752dd48a3b1ea0ca6cb04f2e84dc08920 (patch) | |
tree | 4465dddea40c3a360cad67803a97c1a171df95f9 /webkit/data | |
parent | 74c4edb22469f21ce551470bca27df92c54d156a (diff) | |
download | chromium_src-afb43f7752dd48a3b1ea0ca6cb04f2e84dc08920.zip chromium_src-afb43f7752dd48a3b1ea0ca6cb04f2e84dc08920.tar.gz chromium_src-afb43f7752dd48a3b1ea0ca6cb04f2e84dc08920.tar.bz2 |
This text baseline is different from the windows baseline because
the glyph for the left arrow is one pixel wider due to font
differences.
TBR=dglazkov
Review URL: http://codereview.chromium.org/170021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23489 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/block/positioning/047-expected.txt | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/block/positioning/047-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/block/positioning/047-expected.txt new file mode 100644 index 0000000..082be33 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/block/positioning/047-expected.txt @@ -0,0 +1,60 @@ +layer at (0,0) size 785x897 + RenderView at (0,0) size 785x600 +layer at (0,0) size 785x897 + RenderBlock {HTML} at (0,0) size 785x897 + RenderBody {BODY} at (8,8) size 769x868 +layer at (8,8) size 512x868 + RenderBlock (relative positioned) {DIV} at (0,0) size 512x868 + RenderBlock {H2} at (0,0) size 512x29 + RenderText {#text} at (0,-4) size 88x38 + text run at (0,-4) width 88: "Bug 1" + RenderBlock {P} at (0,55) size 512x232 + RenderText {#text} at (0,2) size 494x141 + text run at (0,2) width 448: "Safari public beta does not support CSS absolute" + text run at (0,31) width 494: "positioning correctly (if at all). Immediately following" + text run at (0,60) width 450: "the text position marked by the dagger, there is a" + text run at (0,89) width 478: "<span> element that is positioned to the right of the" + text run at (0,118) width 388: "<div> block that contains this paragraph\x{2020}" + RenderText {#text} at (388,118) size 492x112 + text run at (388,118) width 97: ". In IE 5.x," + text run at (0,147) width 461: "Mozilla 1.2, and Chimera 0.6+, the contents of the" + text run at (0,176) width 492: "<span> element appears in the margin directly to the" + text run at (0,205) width 177: "right of the dagger." + RenderBlock {P} at (0,308) size 512x87 + RenderText {#text} at (0,2) size 494x83 + text run at (0,2) width 494: "I should note that Chimera 0.6 rendered this test with" + text run at (0,31) width 474: "the marginal note shifted down by one line; this has" + text run at (0,60) width 296: "been fixed in subsequent builds." + RenderBlock {H2} at (0,421) size 512x29 + RenderText {#text} at (0,-4) size 92x38 + text run at (0,-4) width 92: "Bug 2" + RenderBlock {P} at (0,476) size 512x87 + RenderText {#text} at (0,6) size 503x74 + text run at (0,6) width 493: "Fonts also render substantially smaller than other browsers, which is not a good" + text run at (0,35) width 503: "thing when you consider that most sites specify fonts that are too small in the first" + text run at (0,64) width 37: "place." + RenderBlock {P} at (0,584) size 512x87 + RenderText {#text} at (0,2) size 500x83 + text run at (0,2) width 500: "At the very least, the preferences panel needs a default" + text run at (0,31) width 476: "text-zoom setting to enable compatibility with other" + text run at (0,60) width 90: "browsers." + RenderBlock {H2} at (0,697) size 512x29 + RenderText {#text} at (0,-4) size 92x38 + text run at (0,-4) width 92: "Bug 3" + RenderBlock {P} at (0,752) size 512x116 + RenderText {#text} at (0,2) size 70x25 + text run at (0,2) width 70: "Worse, " + RenderInline {I} at (0,0) size 480x54 + RenderText {#text} at (70,2) size 480x54 + text run at (70,2) width 410: "the \"make text bigger\" button does not scale" + text run at (0,31) width 321: "line-height when it scales font-size" + RenderText {#text} at (321,31) size 486x83 + text run at (321,31) width 165: " (hit it a few times" + text run at (0,60) width 480: "on this page). This is a crippling flaw for people who" + text run at (0,89) width 420: "need to enlarge the fonts to read comfortably." +layer at (546,179) size 200x49 + RenderBlock (positioned) {SPAN} at (538,171) size 200x48 + RenderText {#text} at (0,-1) size 196x50 + text run at (0,-1) width 191: "\x{2190} this should be to the right of" + text run at (0,15) width 196: "the paragraph, lining up with the" + text run at (0,31) width 42: "dagger" |