Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(410)

Side by Side Diff: LayoutTests/fast/text/chromium-linux-text-subpixel-positioning-expected.txt

Issue 14860019: Move Linux-specific LayoutTests to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 617x19 7 RenderText {#text} at (0,0) size 617x19
8 text run at (0,0) width 463: "This test requires a Linux build of Dump RenderTree, as it needs to turn " 8 text run at (0,0) width 463: "This test requires a Linux build of Dump RenderTree, as it needs to turn "
9 text run at (462,0) width 155: "on subpixel positioning." 9 text run at (462,0) width 155: "on subpixel positioning."
10 RenderBlock {P} at (0,36) size 784x40 10 RenderBlock {P} at (0,36) size 784x40
11 RenderText {#text} at (0,0) size 752x39 11 RenderText {#text} at (0,0) size 752x39
12 text run at (0,0) width 364: "This text should be rendered using subpi xel positioning. " 12 text run at (0,0) width 364: "This text should be rendered using subpi xel positioning. "
13 text run at (363,0) width 97: "Glyphs should " 13 text run at (363,0) width 97: "Glyphs should "
14 text run at (459,0) width 293: "be placed at non-integral positions, a nd in the" 14 text run at (459,0) width 293: "be placed at non-integral positions, a nd in the"
15 text run at (0,20) width 183: "following string of repeated " 15 text run at (0,20) width 183: "following string of repeated "
16 text run at (182,20) width 335: "\"l\" characters, the glyphs should n ot all be rendered " 16 text run at (182,20) width 335: "\"l\" characters, the glyphs should n ot all be rendered "
17 text run at (516,20) width 175: "identically: llllllllllllllllllllll" 17 text run at (516,20) width 175: "identically: llllllllllllllllllllll"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698