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

Side by Side Diff: LayoutTests/platform/linux/fast/dom/34176-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (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 clip at (0,0) size 785x600 scrollHeight 1574 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1574
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x1574 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1574 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 785x1574 4 RenderBlock {HTML} at (0,0) size 785x1574
5 RenderBody {BODY} at (8,16) size 769x1542 5 RenderBody {BODY} at (8,16) size 769x1542
6 RenderBlock {P} at (0,0) size 769x60 6 RenderBlock {P} at (0,0) size 769x60
7 RenderText {#text} at (55,0) size 743x59 7 RenderText {#text} at (55,0) size 743x59
8 text run at (55,0) width 382: "Test rendering of 3 text runs -- TextRu n1 TextRun2 TextRun3, " 8 text run at (55,0) width 382: "Test rendering of 3 text runs -- TextRu n1 TextRun2 TextRun3, "
9 text run at (437,0) width 332: "in which TextRun1 and TextRun2's bidi level are 2, and" 9 text run at (437,0) width 332: "in which TextRun1 and TextRun2's bidi level are 2, and"
10 text run at (26,20) width 743: "TextRun3's bidi level is 1. TextRun2 a nd TextRun3 are siblings. But their ancestor (not their parent) is a sibling of TextRun1." 10 text run at (26,20) width 743: "TextRun3's bidi level is 1. TextRun2 a nd TextRun3 are siblings. But their ancestor (not their parent) is a sibling of TextRun1."
(...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after
379 RenderText {#text} at (0,0) size 121x19 379 RenderText {#text} at (0,0) size 121x19
380 text run at (0,0) width 121: "Test 24: : Success" 380 text run at (0,0) width 121: "Test 24: : Success"
381 RenderListItem {LI} at (40,500) size 729x20 381 RenderListItem {LI} at (40,500) size 729x20
382 RenderListMarker at (-18,0) size 7x19: bullet 382 RenderListMarker at (-18,0) size 7x19: bullet
383 RenderText {#text} at (0,0) size 121x19 383 RenderText {#text} at (0,0) size 121x19
384 text run at (0,0) width 121: "Test 25: : Success" 384 text run at (0,0) width 121: "Test 25: : Success"
385 RenderBlock (anonymous) at (0,1558) size 769x0 385 RenderBlock (anonymous) at (0,1558) size 769x0
386 RenderInline {B} at (0,0) size 0x0 386 RenderInline {B} at (0,0) size 0x0
387 layer at (667,856) size 20x20 backgroundClip at (0,0) size 0x0 clip at (0,0) siz e 0x0 outlineClip at (0,0) size 785x600 387 layer at (667,856) size 20x20 backgroundClip at (0,0) size 0x0 clip at (0,0) siz e 0x0 outlineClip at (0,0) size 785x600
388 RenderBlock {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)] 388 RenderBlock {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)]
389 RenderImage {IMG} at (2,2) size 16x16 389 LayoutImage {IMG} at (2,2) size 16x16
390 layer at (669,858) size 0x0 390 layer at (669,858) size 0x0
391 RenderBlock {DIV} at (2,2) size 0x0 391 RenderBlock {DIV} at (2,2) size 0x0
392 layer at (669,921) size 20x20 backgroundClip at (0,0) size 0x0 clip at (0,0) siz e 0x0 outlineClip at (0,0) size 785x600 392 layer at (669,921) size 20x20 backgroundClip at (0,0) size 0x0 clip at (0,0) siz e 0x0 outlineClip at (0,0) size 785x600
393 RenderBlock {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)] 393 RenderBlock {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)]
394 RenderImage {IMG} at (2,2) size 16x16 394 LayoutImage {IMG} at (2,2) size 16x16
395 layer at (671,923) size 0x0 395 layer at (671,923) size 0x0
396 RenderBlock {DIV} at (2,2) size 0x0 396 RenderBlock {DIV} at (2,2) size 0x0
397 selection start: position 0 of child 0 {#text} of child 14 {DIV} of child 56 {B} of body 397 selection start: position 0 of child 0 {#text} of child 14 {DIV} of child 56 {B} of body
398 selection end: position 4 of child 0 {#text} of child 14 {DIV} of child 56 {B} of body 398 selection end: position 4 of child 0 {#text} of child 14 {DIV} of child 56 {B} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698