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

Unified Diff: LayoutTests/platform/mac/fast/replaced/width100percent-radio-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/fast/replaced/width100percent-radio-expected.txt
===================================================================
--- LayoutTests/platform/mac/fast/replaced/width100percent-radio-expected.txt (revision 115918)
+++ LayoutTests/platform/mac/fast/replaced/width100percent-radio-expected.txt (working copy)
@@ -9,12 +9,12 @@
RenderTable {TABLE} at (0,18) size 784x23
RenderTableSection {TBODY} at (0,0) size 784x23
RenderTableRow {TR} at (0,1) size 784x21
- RenderTableCell {TD} at (1,1) size 8x21 [r=0 c=0 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 6x13
- RenderTableCell {TD} at (10,1) size 8x21 [r=0 c=1 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 6x13
- RenderTableCell {TD} at (19,1) size 8x21 [r=0 c=2 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 6x13
- RenderTableCell {TD} at (28,1) size 755x20 [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (1,1) size 6x21 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {INPUT} at (3,4) size 4x13
+ RenderTableCell {TD} at (8,1) size 6x21 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {INPUT} at (3,4) size 4x13
+ RenderTableCell {TD} at (15,1) size 6x21 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {INPUT} at (3,4) size 4x13
+ RenderTableCell {TD} at (22,1) size 761x20 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x18
text run at (1,1) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698