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

Side by Side Diff: LayoutTests/platform/win/fast/text/updateNewFont-expected.txt

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference 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 800x135 3 layer at (0,0) size 800x135
4 RenderBlock {HTML} at (0,0) size 800x135 4 RenderBlock {HTML} at (0,0) size 800x135
5 RenderBody {BODY} at (8,8) size 784x119 5 RenderBody {BODY} at (8,8) size 784x119
6 RenderText {#text} at (0,0) size 0x0 6 RenderText {#text} at (0,0) size 0x0
7 layer at (8,8) size 37x119 clip at (9,9) size 20x117 7 layer at (8,8) size 37x119 clip at (9,9) size 20x117
8 RenderListBox {SELECT} at (0,0) size 37x119 [bgcolor=#FFFFFF] [border: (1px so lid #A9A9A9)] 8 LayoutListBox {SELECT} at (0,0) size 37x119 [bgcolor=#FFFFFF] [border: (1px so lid #A9A9A9)]
9 RenderBlock {OPTION} at (1,1) size 20x13 9 RenderBlock {OPTION} at (1,1) size 20x13
10 RenderText {#text} at (2,0) size 16x12 10 RenderText {#text} at (2,0) size 16x12
11 text run at (2,0) width 16: "test" 11 text run at (2,0) width 16: "test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698