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

Side by Side Diff: LayoutTests/platform/linux/fast/loader/text-document-wrapping-expected.txt

Issue 302083002: Always give RenderParts a RenderLayer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add win/mac needsrebaselines Created 6 years, 6 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 RenderFrameSet {FRAMESET} at (0,0) size 800x600 5 RenderFrameSet {FRAMESET} at (0,0) size 800x600
6 RenderFrame {FRAME} at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 layer at (0,0) size 800x600 7 RenderFrame {FRAME} at (0,0) size 800x600
8 RenderView at (0,0) size 800x600 8 layer at (0,0) size 800x600
9 layer at (0,0) size 800x600 9 RenderView at (0,0) size 800x600
10 RenderBlock {HTML} at (0,0) size 800x600 10 layer at (0,0) size 800x600
11 RenderBody {BODY} at (8,8) size 784x579 11 RenderBlock {HTML} at (0,0) size 800x600
12 RenderBlock {PRE} at (0,0) size 784x80 12 RenderBody {BODY} at (8,8) size 784x579
13 RenderText {#text} at (0,0) size 784x80 13 RenderBlock {PRE} at (0,0) size 784x80
14 text run at (0,0) width 416: "This line should wrap with no ho rizontal scroll bar:" 14 RenderText {#text} at (0,0) size 784x80
15 text run at (416,0) width 0: " " 15 text run at (0,0) width 416: "This line should wrap with no horizo ntal scroll bar:"
16 text run at (0,16) width 0: " " 16 text run at (416,0) width 0: " "
17 text run at (0,32) width 784: "abcdefghijklmnopqrstuvwxyzabcde fghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrst" 17 text run at (0,16) width 0: " "
18 text run at (0,48) width 784: "uvwxyzabcdefghijklmnopqrstuvwxy zabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmn" 18 text run at (0,32) width 784: "abcdefghijklmnopqrstuvwxyzabcdefghi jklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrst"
19 text run at (0,64) width 512: "opqrstuvwxyzabcdefghijklmnopqrs tuvwxyzabcdefghijklmnopqrstuvwxyz" 19 text run at (0,48) width 784: "uvwxyzabcdefghijklmnopqrstuvwxyzabc defghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmn"
20 text run at (512,64) width 0: " " 20 text run at (0,64) width 512: "opqrstuvwxyzabcdefghijklmnopqrstuvw xyzabcdefghijklmnopqrstuvwxyz"
21 text run at (512,64) width 0: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698