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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/image-parent-translation-expected.txt

Issue 14145: Fix some windows layout test baselines.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years 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 | Annotate | Revision Log
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 800x223 3 layer at (0,0) size 800x223
4 RenderBlock {html} at (0,0) size 800x223 4 RenderBlock {html} at (0,0) size 800x223
5 RenderBody {body} at (8,21) size 784x194 5 RenderBody {body} at (8,21) size 784x194
6 RenderBlock {h1} at (0,0) size 784x37 6 RenderBlock {h1} at (0,0) size 784x37
7 RenderText {#text} at (0,0) size 492x36 7 RenderText {#text} at (0,0) size 492x36
8 text run at (0,0) width 492: "SVG Images in Inline CSS Elements" 8 text run at (0,0) width 492: "SVG Images in Inline CSS Elements"
9 RenderBlock {p} at (0,58) size 784x40 9 RenderBlock {p} at (0,58) size 784x40
10 RenderText {#text} at (0,0) size 758x39 10 RenderText {#text} at (0,0) size 758x39
11 text run at (0,0) width 758: "The two following blocks should display side-by-side a 75x75 pixels image with a 3 pixels border overlaid on top of the image" 11 text run at (0,0) width 758: "The two following blocks should display side-by-side a 75x75 pixels image with a 3 pixels border overlaid on top of the image"
12 text run at (0,20) width 82: "(Bug 14051)." 12 text run at (0,20) width 82: "(Bug 14051)."
13 RenderBlock (anonymous) at (0,114) size 784x80 13 RenderBlock (anonymous) at (0,114) size 784x80
14 RenderInline {div} at (0,0) size 79x19 14 RenderInline {div} at (0,0) size 79x19
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 RenderSVGRoot {svg} at (5,132) size 81x81 16 RenderSVGRoot {svg} at (5,132) size 81x81
17 RenderImage {image} at (0,0) size 75x75 17 RenderImage {image} at (0,0) size 75x75
18 RenderPath {rect} at (5,132) size 81x81 [stroke={[type=SOLID] [color =#FF0000] [stroke width=6.00]}] [data="M0.00,0.00 L75.00,0.00 L75.00,75.00 L0.00 ,75.00"] 18 RenderPath {rect} at (5,132) size 81x81 [stroke={[type=SOLID] [color =#FF0000] [stroke width=6.00]}] [data="M0.00,0.00 L75.00,0.00 L75.00,75.00 L0.00 ,75.00 Z"]
19 RenderText {#text} at (75,60) size 4x19 19 RenderText {#text} at (75,60) size 4x19
20 text run at (75,60) width 4: " " 20 text run at (75,60) width 4: " "
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 RenderInline {div} at (0,0) size 75x19 22 RenderInline {div} at (0,0) size 75x19
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
24 RenderSVGRoot {svg} at (84,132) size 81x81 24 RenderSVGRoot {svg} at (84,132) size 81x81
25 RenderImage {image} at (0,0) size 75x75 25 RenderImage {image} at (0,0) size 75x75
26 RenderPath {rect} at (84,132) size 81x81 [stroke={[type=SOLID] [colo r=#FF0000] [stroke width=6.00]}] [data="M0.00,0.00 L75.00,0.00 L75.00,75.00 L0.0 0,75.00"] 26 RenderPath {rect} at (84,132) size 81x81 [stroke={[type=SOLID] [colo r=#FF0000] [stroke width=6.00]}] [data="M0.00,0.00 L75.00,0.00 L75.00,75.00 L0.0 0,75.00 Z"]
27 RenderText {#text} at (0,0) size 0x0 27 RenderText {#text} at (0,0) size 0x0
28 RenderText {#text} at (0,0) size 0x0 28 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698