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

Side by Side Diff: LayoutTests/platform/android/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 785x1812 1 layer at (0,0) size 785x1812
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1812 3 layer at (0,0) size 785x1812
4 RenderBlock {HTML} at (0,0) size 785x1812 4 RenderBlock {HTML} at (0,0) size 785x1812
5 RenderBody {BODY} at (8,16) size 769x1780 5 RenderBody {BODY} at (8,16) size 769x1780
6 RenderBlock {DIV} at (0,0) size 769x864 6 RenderBlock {DIV} at (0,0) size 769x864
7 RenderBlock {P} at (0,0) size 769x20 7 RenderBlock {P} at (0,0) size 769x20
8 RenderText {#text} at (689,0) size 80x19 8 RenderText {#text} at (689,0) size 80x19
9 text run at (689,0) width 80: "Right To Left" 9 text run at (689,0) width 80: "Right To Left"
10 RenderBlock {P} at (0,36) size 769x20 10 RenderBlock {P} at (0,36) size 769x20
(...skipping 246 matching lines...) Expand 10 before | Expand all | Expand 10 after
257 RenderBlock {DIV} at (0,824) size 769x20 257 RenderBlock {DIV} at (0,824) size 769x20
258 RenderText {#text} at (0,0) size 22x19 258 RenderText {#text} at (0,0) size 22x19
259 text run at (0,0) width 22: "abc\x{202C}" 259 text run at (0,0) width 22: "abc\x{202C}"
260 text run at (22,0) width 0: "\x{202A}" 260 text run at (22,0) width 0: "\x{202A}"
261 RenderBlock {DIV} at (0,844) size 769x20 261 RenderBlock {DIV} at (0,844) size 769x20
262 RenderText {#text} at (0,0) size 15x19 262 RenderText {#text} at (0,0) size 15x19
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 (15,0) width 0: "\x{202C}" 264 text run at (15,0) width 0: "\x{202C}"
265 text run at (15,0) width 0: "\x{202A}" 265 text run at (15,0) width 0: "\x{202A}"
266 RenderBlock {UL} at (0,1760) size 769x20 266 RenderBlock {UL} at (0,1760) size 769x20
267 RenderListItem {LI} at (40,0) size 729x20 267 LayoutListItem {LI} at (40,0) size 729x20
268 RenderListMarker at (-18,0) size 7x19: bullet 268 LayoutListMarker at (-18,0) size 7x19: bullet
269 RenderText {#text} at (0,0) size 677x19 269 RenderText {#text} at (0,0) size 677x19
270 text run at (0,0) width 677: "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 677: "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