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

Side by Side Diff: LayoutTests/platform/mac/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 1458 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1458
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x1458 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1458 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 785x1458 4 RenderBlock {HTML} at (0,0) size 785x1458
5 RenderBody {BODY} at (8,16) size 769x1426 5 RenderBody {BODY} at (8,16) size 769x1426
6 RenderBlock {P} at (0,0) size 769x54 6 RenderBlock {P} at (0,0) size 769x54
7 RenderText {#text} at (2,0) size 767x54 7 RenderText {#text} at (2,0) size 767x54
8 text run at (2,0) width 409: "Test rendering of 3 text runs -- TextRun 1 TextRun2 TextRun3, " 8 text run at (2,0) width 409: "Test rendering of 3 text runs -- TextRun 1 TextRun2 TextRun3, "
9 text run at (410,0) width 359: "in which TextRun1 and TextRun2's bidi level are 2, and" 9 text run at (410,0) width 359: "in which TextRun1 and TextRun2's bidi level are 2, and"
10 text run at (36,18) width 733: "TextRun3's bidi level is 1. TextRun2 a nd TextRun3 are siblings. But their ancestor (not their parent) is a sibling of" 10 text run at (36,18) width 733: "TextRun3's bidi level is 1. TextRun2 a nd TextRun3 are siblings. But their ancestor (not their parent) is a sibling of"
(...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after
380 RenderText {#text} at (0,0) size 120x18 380 RenderText {#text} at (0,0) size 120x18
381 text run at (0,0) width 120: "Test 24: : Success" 381 text run at (0,0) width 120: "Test 24: : Success"
382 RenderListItem {LI} at (40,450) size 729x18 382 RenderListItem {LI} at (40,450) size 729x18
383 RenderListMarker at (-17,0) size 7x18: bullet 383 RenderListMarker at (-17,0) size 7x18: bullet
384 RenderText {#text} at (0,0) size 120x18 384 RenderText {#text} at (0,0) size 120x18
385 text run at (0,0) width 120: "Test 25: : Success" 385 text run at (0,0) width 120: "Test 25: : Success"
386 RenderBlock (anonymous) at (0,1442) size 769x0 386 RenderBlock (anonymous) at (0,1442) size 769x0
387 RenderInline {B} at (0,0) size 0x0 387 RenderInline {B} at (0,0) size 0x0
388 layer at (667,803) size 20x20 backgroundClip at (0,0) size 0x0 clip at (0,0) siz e 0x0 outlineClip at (0,0) size 785x600 388 layer at (667,803) size 20x20 backgroundClip at (0,0) size 0x0 clip at (0,0) siz e 0x0 outlineClip at (0,0) size 785x600
389 RenderBlock {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)] 389 RenderBlock {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)]
390 RenderImage {IMG} at (2,2) size 16x16 390 LayoutImage {IMG} at (2,2) size 16x16
391 layer at (669,805) size 0x0 391 layer at (669,805) size 0x0
392 RenderBlock {DIV} at (2,2) size 0x0 392 RenderBlock {DIV} at (2,2) size 0x0
393 layer at (669,864) size 20x20 backgroundClip at (0,0) size 0x0 clip at (0,0) siz e 0x0 outlineClip at (0,0) size 785x600 393 layer at (669,864) size 20x20 backgroundClip at (0,0) size 0x0 clip at (0,0) siz e 0x0 outlineClip at (0,0) size 785x600
394 RenderBlock {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)] 394 RenderBlock {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)]
395 RenderImage {IMG} at (2,2) size 16x16 395 LayoutImage {IMG} at (2,2) size 16x16
396 layer at (671,866) size 0x0 396 layer at (671,866) size 0x0
397 RenderBlock {DIV} at (2,2) size 0x0 397 RenderBlock {DIV} at (2,2) size 0x0
398 selection start: position 0 of child 0 {#text} of child 14 {DIV} of child 56 {B} of body 398 selection start: position 0 of child 0 {#text} of child 14 {DIV} of child 56 {B} of body
399 selection end: position 4 of child 0 {#text} of child 14 {DIV} of child 56 {B} of body 399 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