[webkit-changes] cvs commit: LayoutTests/fast/forms 001-expected.txt
David
hyatt at opensource.apple.com
Tue Oct 25 14:40:49 PDT 2005
hyatt 05/10/25 14:40:49
Modified: fast/forms 001-expected.txt
Log:
Commit changed forms 001.html test to account for box-sizing and clipping.
Revision Changes Path
1.13 +16 -16 LayoutTests/fast/forms/001-expected.txt
Index: 001-expected.txt
===================================================================
RCS file: /cvs/root/LayoutTests/fast/forms/001-expected.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- 001-expected.txt 22 Oct 2005 21:32:27 -0000 1.12
+++ 001-expected.txt 25 Oct 2005 21:40:49 -0000 1.13
@@ -36,27 +36,27 @@
RenderText at (0,0) size 20x13
text run at (0,0) width 20: "Foo"
RenderTableCell {TD} at (42,11) size 738x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {P} at (0,222) size 784x303
- RenderTable {TABLE} at (0,0) size 784x103 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 0x99
+ RenderBlock {P} at (0,222) size 784x267
+ RenderTable {TABLE} at (0,0) size 784x91 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 0x87
RenderTableRow {TR} at (0,0) size 0x0
- RenderTableCell {TD} at (0,0) size 122x99 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderButton {INPUT} at (3,1) size 116x97 [border: (40px solid #FF0000)]
- RenderBlock (anonymous) at (48,42) size 20x13
+ RenderTableCell {TD} at (0,0) size 122x87 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderButton {INPUT} at (3,1) size 116x85 [border: (40px solid #FF0000)]
+ RenderBlock (anonymous) at (48,36) size 20x13
RenderText at (0,0) size 20x13
text run at (0,0) width 20: "Foo"
- RenderTableCell {TD} at (122,48) size 658x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (0,103) size 784x103 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 0x99
+ RenderTableCell {TD} at (122,42) size 658x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (0,91) size 784x91 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 0x87
RenderTableRow {TR} at (0,0) size 0x0
- RenderTableCell {TD} at (0,0) size 174x99 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderButton {INPUT} at (3,1) size 168x97 [border: (40px solid #FF0000)]
- RenderBlock (anonymous) at (48,42) size 72x13
+ RenderTableCell {TD} at (0,0) size 174x87 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderButton {INPUT} at (3,1) size 168x85 [border: (40px solid #FF0000)]
+ RenderBlock (anonymous) at (48,36) size 72x13
RenderText at (0,0) size 72x13
text run at (0,0) width 72: "Submit a bug"
- RenderTableCell {TD} at (174,48) size 606x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock (anonymous) at (0,206) size 784x97
- RenderButton {INPUT} at (2,0) size 116x97 [border: (40px solid #FF0000)]
- RenderBlock (anonymous) at (48,42) size 20x13
+ RenderTableCell {TD} at (174,42) size 606x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,182) size 784x85
+ RenderButton {INPUT} at (2,0) size 116x85 [border: (40px solid #FF0000)]
+ RenderBlock (anonymous) at (48,36) size 20x13
RenderText at (0,0) size 20x13
text run at (0,0) width 20: "Foo"
More information about the webkit-changes
mailing list