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

Unified Diff: LayoutTests/platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt

Issue 10349004: Revert 115573 - Move Length and CSS length computation to float (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1123/
Patch Set: Created 8 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt
===================================================================
--- LayoutTests/platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt (revision 115918)
+++ LayoutTests/platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt (working copy)
@@ -30,10 +30,10 @@
RenderSVGRoot {svg} at (0,0) size 102x26
RenderSVGRect {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
- RenderTable at (1,256) size 139x45
- RenderTableSection (anonymous) at (0,0) size 139x45
- RenderTableRow (anonymous) at (0,0) size 139x45
- RenderTableCell {P} at (0,0) size 139x45 [r=0 c=0 rs=1 cs=1]
+ RenderTable at (1,256) size 138x45
+ RenderTableSection (anonymous) at (0,0) size 138x45
+ RenderTableRow (anonymous) at (0,0) size 138x45
+ RenderTableCell {P} at (0,0) size 138x45 [r=0 c=0 rs=1 cs=1]
RenderEmbeddedObject {OBJECT} at (9,0) size 120x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
layer at (0,0) size 102x26
RenderView at (0,0) size 102x26
@@ -41,10 +41,10 @@
RenderSVGRoot {svg} at (0,0) size 102x26
RenderSVGRect {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
- RenderTable {TABLE} at (1,356) size 139x45
- RenderTableSection {TBODY} at (0,0) size 139x45
- RenderTableRow {TR} at (0,0) size 139x45
- RenderTableCell {TD} at (0,0) size 139x45 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,356) size 138x45
+ RenderTableSection {TBODY} at (0,0) size 138x45
+ RenderTableRow {TR} at (0,0) size 138x45
+ RenderTableCell {TD} at (0,0) size 138x45 [r=0 c=0 rs=1 cs=1]
RenderEmbeddedObject {OBJECT} at (9,0) size 120x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
layer at (0,0) size 102x26
RenderView at (0,0) size 102x26

Powered by Google App Engine
This is Rietveld 408576698