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

Side by Side Diff: LayoutTests/platform/win/fast/dom/52776-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 clip at (0,0) size 785x600 scrollHeight 1682 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1682
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x1682 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1682 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x1682 4 RenderBlock {HTML} at (0,0) size 785x1682
5 RenderBody {BODY} at (8,16) size 769x1650 5 RenderBody {BODY} at (8,16) size 769x1650
6 RenderBlock {DIV} at (0,0) size 769x800 6 RenderBlock {DIV} at (0,0) size 769x800
7 RenderBlock {P} at (0,0) size 769x18 7 RenderBlock {P} at (0,0) size 769x18
8 RenderText {#text} at (681,0) size 88x17 8 RenderText {#text} at (681,0) size 88x17
9 text run at (681,0) width 88: "Right To Left" 9 text run at (681,0) width 88: "Right To Left"
10 RenderBlock {P} at (0,34) size 769x18 10 RenderBlock {P} at (0,34) size 769x18
(...skipping 246 matching lines...) Expand 10 before | Expand all | Expand 10 after
257 RenderBlock {DIV} at (0,764) size 769x18 257 RenderBlock {DIV} at (0,764) size 769x18
258 RenderText {#text} at (0,0) size 23x17 258 RenderText {#text} at (0,0) size 23x17
259 text run at (0,0) width 23: "abc\x{202C}" 259 text run at (0,0) width 23: "abc\x{202C}"
260 text run at (22,0) width 1: "\x{202A}" 260 text run at (22,0) width 1: "\x{202A}"
261 RenderBlock {DIV} at (0,782) size 769x18 261 RenderBlock {DIV} at (0,782) size 769x18
262 RenderText {#text} at (0,0) size 15x17 262 RenderText {#text} at (0,0) size 15x17
263 text run at (0,0) width 15 RTL: "\x{5D0}\x{5D1}" 263 text run at (0,0) width 15 RTL: "\x{5D0}\x{5D1}"
264 text run at (14,0) width 1: "\x{202C}" 264 text run at (14,0) width 1: "\x{202C}"
265 text run at (14,0) width 1: "\x{202A}" 265 text run at (14,0) width 1: "\x{202A}"
266 RenderBlock {UL} at (0,1632) size 769x18 266 RenderBlock {UL} at (0,1632) size 769x18
267 RenderListItem {LI} at (40,0) size 729x18 267 LayoutListItem {LI} at (40,0) size 729x18
268 RenderListMarker at (-17,0) size 7x17: bullet 268 LayoutListMarker at (-17,0) size 7x17: bullet
269 RenderText {#text} at (0,0) size 718x17 269 RenderText {#text} at (0,0) size 718x17
270 text run at (0,0) width 718: "test id=test: the right-most character of rendering result of <PDF>abc<PDF> in RTL block should be c: Success" 270 text run at (0,0) width 718: "test id=test: the right-most character of rendering result of <PDF>abc<PDF> in RTL block should be c: Success"
271 selection start: position 3 of child 0 {#text} of child 20 {DIV} of child 1 {DIV } of body 271 selection start: position 3 of child 0 {#text} of child 20 {DIV} of child 1 {DIV } of body
272 selection end: position 4 of child 0 {#text} of child 20 {DIV} of child 1 {DIV } of body 272 selection end: position 4 of child 0 {#text} of child 20 {DIV} of child 1 {DIV } of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698