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

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

Issue 929223003: Move and rename RenderFrame and RenderFrameSet. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
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 LayoutFrameSet {FRAMESET} at (0,0) size 800x600
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 RenderFrame {FRAME} at (0,0) size 800x600 7 LayoutFrame {FRAME} at (0,0) size 800x600
8 layer at (0,0) size 800x600 8 layer at (0,0) size 800x600
9 RenderView at (0,0) size 800x600 9 RenderView at (0,0) size 800x600
10 layer at (0,0) size 800x600 10 layer at (0,0) size 800x600
11 RenderBlock {HTML} at (0,0) size 800x600 11 RenderBlock {HTML} at (0,0) size 800x600
12 RenderBody {BODY} at (8,8) size 784x579 12 RenderBody {BODY} at (8,8) size 784x579
13 RenderBlock {PRE} at (0,0) size 784x75 13 RenderBlock {PRE} at (0,0) size 784x75
14 RenderText {#text} at (0,0) size 781x75 14 RenderText {#text} at (0,0) size 781x75
15 text run at (0,0) width 406: "This line should wrap with no horizo ntal scroll bar:" 15 text run at (0,0) width 406: "This line should wrap with no horizo ntal scroll bar:"
16 text run at (405,0) width 1: " " 16 text run at (405,0) width 1: " "
17 text run at (0,15) width 0: " " 17 text run at (0,15) width 0: " "
18 text run at (0,30) width 781: "abcdefghijklmnopqrstuvwxyzabcdefghi jklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuv" 18 text run at (0,30) width 781: "abcdefghijklmnopqrstuvwxyzabcdefghi jklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuv"
19 text run at (0,45) width 781: "wxyzabcdefghijklmnopqrstuvwxyzabcde fghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqr" 19 text run at (0,45) width 781: "wxyzabcdefghijklmnopqrstuvwxyzabcde fghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqr"
20 text run at (0,60) width 469: "stuvwxyzabcdefghijklmnopqrstuvwxyza bcdefghijklmnopqrstuvwxyz" 20 text run at (0,60) width 469: "stuvwxyzabcdefghijklmnopqrstuvwxyza bcdefghijklmnopqrstuvwxyz"
21 text run at (468,60) width 1: " " 21 text run at (468,60) width 1: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698