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

Side by Side Diff: LayoutTests/platform/linux/svg/hixie/text/003-expected.txt

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. 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 800x418 3 layer at (0,0) size 800x418
4 RenderBlock {HTML} at (0,0) size 800x418 4 RenderBlock {HTML} at (0,0) size 800x418
5 RenderBody {BODY} at (8,16) size 784x386 5 RenderBody {BODY} at (8,16) size 784x386
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 571x19 7 RenderText {#text} at (0,0) size 571x19
8 text run at (0,0) width 571: "The following two blocks should look ide ntical (to the pixel), and they should both say \"PASS\":" 8 text run at (0,0) width 571: "The following two blocks should look ide ntical (to the pixel), and they should both say \"PASS\":"
9 RenderBlock {P} at (0,36) size 784x167 9 RenderBlock {P} at (0,36) size 784x167
10 RenderBlock {P} at (0,219) size 784x167 10 RenderBlock {P} at (0,219) size 784x167
11 layer at (8,52) size 784x162 11 layer at (8,52) size 784x162
12 RenderEmbeddedObject {OBJECT} at (0,0) size 784x162 [border: (3px inset #00008 0)] 12 LayoutEmbeddedObject {OBJECT} at (0,0) size 784x162 [border: (3px inset #00008 0)]
13 layer at (0,0) size 778x156 13 layer at (0,0) size 778x156
14 RenderView at (0,0) size 778x156 14 RenderView at (0,0) size 778x156
15 layer at (0,0) size 778x156 15 layer at (0,0) size 778x156
16 RenderSVGRoot {svg} at (0,0) size 375x156 16 RenderSVGRoot {svg} at (0,0) size 375x156
17 LayoutSVGText {text} at (0,-1) size 3x3 contains 1 chunk(s) 17 LayoutSVGText {text} at (0,-1) size 3x3 contains 1 chunk(s)
18 LayoutSVGInlineText {#text} at (0,0) size 3x2 18 LayoutSVGInlineText {#text} at (0,0) size 3x2
19 chunk 1 text run 1 at (0.00,0.80) startOffset 0 endOffset 4 width 2. 40: "PASS" 19 chunk 1 text run 1 at (0.00,0.80) startOffset 0 endOffset 4 width 2. 40: "PASS"
20 layer at (8,235) size 784x162 20 layer at (8,235) size 784x162
21 RenderEmbeddedObject {OBJECT} at (0,0) size 784x162 [border: (3px inset #00008 0)] 21 LayoutEmbeddedObject {OBJECT} at (0,0) size 784x162 [border: (3px inset #00008 0)]
22 layer at (0,0) size 778x156 22 layer at (0,0) size 778x156
23 RenderView at (0,0) size 778x156 23 RenderView at (0,0) size 778x156
24 layer at (0,0) size 778x156 24 layer at (0,0) size 778x156
25 RenderSVGRoot {svg} at (0,0) size 375x156 25 RenderSVGRoot {svg} at (0,0) size 375x156
26 LayoutSVGText {text} at (0,-100) size 2404x1132 contains 1 chunk(s) 26 LayoutSVGText {text} at (0,-100) size 2404x1132 contains 1 chunk(s)
27 LayoutSVGInlineText {#text} at (0,0) size 2404x1132 27 LayoutSVGInlineText {#text} at (0,0) size 2404x1132
28 chunk 1 text run 1 at (0.00,800.00) startOffset 0 endOffset 4 width 2403.60: "PASS" 28 chunk 1 text run 1 at (0.00,800.00) startOffset 0 endOffset 4 width 2403.60: "PASS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698