[webkit-changes] cvs commit: WebCore/layout-tests/fast/tokenizer
script_extra_close-expected.txt
Geoffrey
ggaren at opensource.apple.com
Wed Jul 6 11:49:07 PDT 2005
ggaren 05/07/06 11:49:06
Modified: . ChangeLog
layout-tests/editing/deleting delete-tab-001-expected.txt
delete-tab-002-expected.txt
delete-tab-003-expected.txt
delete-tab-004-expected.txt
layout-tests/editing/inserting insert-tab-001-expected.txt
insert-tab-002-expected.txt
insert-tab-003-expected.txt
insert-tab-004-expected.txt
layout-tests/fast/dom quadraticCurveTo-expected.txt
layout-tests/fast/js string-replace-2-expected.txt
layout-tests/fast/table 039-expected.txt
layout-tests/fast/table/border-collapsing 004-expected.txt
layout-tests/fast/tokenizer script_extra_close-expected.txt
Log:
Reviewed by adele.
Modified layout tests to match rollout of changes for <rdar://problem/3792529>
REGRESSION (Mail): Tabs do not work the way they did in Panther
Tests modified:
* layout-tests/editing/deleting/delete-tab-001-expected.txt:
* layout-tests/editing/deleting/delete-tab-002-expected.txt:
* layout-tests/editing/deleting/delete-tab-003-expected.txt:
* layout-tests/editing/deleting/delete-tab-004-expected.txt:
* layout-tests/editing/inserting/insert-tab-001-expected.txt:
* layout-tests/editing/inserting/insert-tab-002-expected.txt:
* layout-tests/editing/inserting/insert-tab-003-expected.txt:
* layout-tests/editing/inserting/insert-tab-004-expected.txt:
* layout-tests/fast/dom/quadraticCurveTo-expected.txt:
* layout-tests/fast/js/string-replace-2-expected.txt:
* layout-tests/fast/table/039-expected.txt:
* layout-tests/fast/table/border-collapsing/004-expected.txt:
* layout-tests/fast/tokenizer/script_extra_close-expected.txt:
Revision Changes Path
1.4378 +22 -0 WebCore/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /cvs/root/WebCore/ChangeLog,v
retrieving revision 1.4377
retrieving revision 1.4378
diff -u -r1.4377 -r1.4378
--- ChangeLog 6 Jul 2005 08:38:04 -0000 1.4377
+++ ChangeLog 6 Jul 2005 18:48:55 -0000 1.4378
@@ -1,3 +1,25 @@
+2005-07-06 Geoffrey Garen <ggaren at apple.com>
+
+ Reviewed by adele.
+
+ Modified layout tests to match rollout of changes for <rdar://problem/3792529>
+ REGRESSION (Mail): Tabs do not work the way they did in Panther
+
+ Tests modified:
+ * layout-tests/editing/deleting/delete-tab-001-expected.txt:
+ * layout-tests/editing/deleting/delete-tab-002-expected.txt:
+ * layout-tests/editing/deleting/delete-tab-003-expected.txt:
+ * layout-tests/editing/deleting/delete-tab-004-expected.txt:
+ * layout-tests/editing/inserting/insert-tab-001-expected.txt:
+ * layout-tests/editing/inserting/insert-tab-002-expected.txt:
+ * layout-tests/editing/inserting/insert-tab-003-expected.txt:
+ * layout-tests/editing/inserting/insert-tab-004-expected.txt:
+ * layout-tests/fast/dom/quadraticCurveTo-expected.txt:
+ * layout-tests/fast/js/string-replace-2-expected.txt:
+ * layout-tests/fast/table/039-expected.txt:
+ * layout-tests/fast/table/border-collapsing/004-expected.txt:
+ * layout-tests/fast/tokenizer/script_extra_close-expected.txt:
+
2005-07-06 Maciej Stachowiak <mjs at apple.com>
Even yet still more gcc4 build fixes.
1.8 +4 -4 WebCore/layout-tests/editing/deleting/delete-tab-001-expected.txt
Index: delete-tab-001-expected.txt
===================================================================
RCS file: /cvs/root/WebCore/layout-tests/editing/deleting/delete-tab-001-expected.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- delete-tab-001-expected.txt 6 Jul 2005 00:21:49 -0000 1.7
+++ delete-tab-001-expected.txt 6 Jul 2005 18:49:01 -0000 1.8
@@ -4,8 +4,8 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 32x28
- RenderText {TEXT} at (14,14) size 32x28
- text run at (14,14) width 32: "foo"
+ RenderInline {SPAN} at (0,0) size 56x28
+ RenderText {TEXT} at (14,14) size 56x28
+ text run at (14,14) width 56: " foo"
RenderText {TEXT} at (0,0) size 0x0
-caret: position 0 of child 0 {TEXT} of child 0 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+caret: position 4 of child 0 {TEXT} of child 1 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
1.7 +4 -4 WebCore/layout-tests/editing/deleting/delete-tab-002-expected.txt
Index: delete-tab-002-expected.txt
===================================================================
RCS file: /cvs/root/WebCore/layout-tests/editing/deleting/delete-tab-002-expected.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- delete-tab-002-expected.txt 6 Jul 2005 00:21:49 -0000 1.6
+++ delete-tab-002-expected.txt 6 Jul 2005 18:49:01 -0000 1.7
@@ -4,7 +4,7 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 8x28
- RenderText {TEXT} at (14,14) size 8x28
- text run at (14,14) width 8: "f"
-caret: position 1 of child 0 {TEXT} of child 1 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+ RenderInline {SPAN} at (0,0) size 56x28
+ RenderText {TEXT} at (14,14) size 56x28
+ text run at (14,14) width 56: "foo "
+caret: position 7 of child 0 {TEXT} of child 1 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
1.7 +4 -4 WebCore/layout-tests/editing/deleting/delete-tab-003-expected.txt
Index: delete-tab-003-expected.txt
===================================================================
RCS file: /cvs/root/WebCore/layout-tests/editing/deleting/delete-tab-003-expected.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- delete-tab-003-expected.txt 6 Jul 2005 00:21:49 -0000 1.6
+++ delete-tab-003-expected.txt 6 Jul 2005 18:49:01 -0000 1.7
@@ -4,8 +4,8 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 12x28
- RenderText {TEXT} at (14,14) size 12x28
- text run at (14,14) width 12: "o"
+ RenderInline {SPAN} at (0,0) size 56x28
+ RenderText {TEXT} at (14,14) size 56x28
+ text run at (14,14) width 56: "fo o"
RenderText {TEXT} at (0,0) size 0x0
-caret: position 0 of child 0 {TEXT} of child 0 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+caret: position 6 of child 0 {TEXT} of child 1 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
1.8 +6 -5 WebCore/layout-tests/editing/deleting/delete-tab-004-expected.txt
Index: delete-tab-004-expected.txt
===================================================================
RCS file: /cvs/root/WebCore/layout-tests/editing/deleting/delete-tab-004-expected.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- delete-tab-004-expected.txt 6 Jul 2005 00:21:49 -0000 1.7
+++ delete-tab-004-expected.txt 6 Jul 2005 18:49:01 -0000 1.8
@@ -3,9 +3,10 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 32x28
- RenderText {TEXT} at (14,14) size 32x28
- text run at (14,14) width 32: "foo"
+ RenderBlock {DIV} at (0,0) size 784x84 [border: (2px solid #FF0000)]
+ RenderInline {SPAN} at (0,0) size 56x56
+ RenderBR {BR} at (14,14) size 0x28
+ RenderText {TEXT} at (14,42) size 56x28
+ text run at (14,42) width 56: " foo"
RenderText {TEXT} at (0,0) size 0x0
-caret: position 0 of child 0 {TEXT} of child 0 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+caret: position 4 of child 1 {TEXT} of child 1 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
1.8 +4 -7 WebCore/layout-tests/editing/inserting/insert-tab-001-expected.txt
Index: insert-tab-001-expected.txt
===================================================================
RCS file: /cvs/root/WebCore/layout-tests/editing/inserting/insert-tab-001-expected.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- insert-tab-001-expected.txt 6 Jul 2005 00:21:49 -0000 1.7
+++ insert-tab-001-expected.txt 6 Jul 2005 18:49:01 -0000 1.8
@@ -4,11 +4,8 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 80x28
- RenderInline {SPAN} at (0,0) size 48x28
- RenderText {TEXT} at (14,14) size 48x28
- text run at (14,14) width 48: "\x{9}"
- RenderText {TEXT} at (62,14) size 32x28
- text run at (62,14) width 32: "foo"
+ RenderInline {SPAN} at (0,0) size 56x28
+ RenderText {TEXT} at (14,14) size 56x28
+ text run at (14,14) width 56: " foo"
RenderText {TEXT} at (0,0) size 0x0
-caret: position 1 of child 0 {TEXT} of child 0 {SPAN} of child 1 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+caret: position 4 of child 0 {TEXT} of child 1 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
1.8 +4 -7 WebCore/layout-tests/editing/inserting/insert-tab-002-expected.txt
Index: insert-tab-002-expected.txt
===================================================================
RCS file: /cvs/root/WebCore/layout-tests/editing/inserting/insert-tab-002-expected.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- insert-tab-002-expected.txt 6 Jul 2005 00:21:50 -0000 1.7
+++ insert-tab-002-expected.txt 6 Jul 2005 18:49:02 -0000 1.8
@@ -4,11 +4,8 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 48x28
- RenderText {TEXT} at (14,14) size 32x28
- text run at (14,14) width 32: "foo"
- RenderInline {SPAN} at (0,0) size 16x28
- RenderText {TEXT} at (46,14) size 16x28
- text run at (46,14) width 16: "\x{9}"
+ RenderInline {SPAN} at (0,0) size 56x28
+ RenderText {TEXT} at (14,14) size 56x28
+ text run at (14,14) width 56: "foo "
RenderText {TEXT} at (0,0) size 0x0
-caret: position 1 of child 0 {TEXT} of child 1 {SPAN} of child 1 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+caret: position 7 of child 0 {TEXT} of child 1 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
1.7 +4 -9 WebCore/layout-tests/editing/inserting/insert-tab-003-expected.txt
Index: insert-tab-003-expected.txt
===================================================================
RCS file: /cvs/root/WebCore/layout-tests/editing/inserting/insert-tab-003-expected.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- insert-tab-003-expected.txt 6 Jul 2005 00:21:50 -0000 1.6
+++ insert-tab-003-expected.txt 6 Jul 2005 18:49:02 -0000 1.7
@@ -4,13 +4,8 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 60x28
- RenderText {TEXT} at (14,14) size 20x28
- text run at (14,14) width 20: "fo"
- RenderInline {SPAN} at (0,0) size 28x28
- RenderText {TEXT} at (34,14) size 28x28
- text run at (34,14) width 28: "\x{9}"
- RenderText {TEXT} at (62,14) size 12x28
- text run at (62,14) width 12: "o"
+ RenderInline {SPAN} at (0,0) size 56x28
+ RenderText {TEXT} at (14,14) size 56x28
+ text run at (14,14) width 56: "fo o"
RenderText {TEXT} at (0,0) size 0x0
-caret: position 1 of child 0 {TEXT} of child 1 {SPAN} of child 1 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+caret: position 6 of child 0 {TEXT} of child 1 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
1.8 +4 -7 WebCore/layout-tests/editing/inserting/insert-tab-004-expected.txt
Index: insert-tab-004-expected.txt
===================================================================
RCS file: /cvs/root/WebCore/layout-tests/editing/inserting/insert-tab-004-expected.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- insert-tab-004-expected.txt 6 Jul 2005 00:21:50 -0000 1.7
+++ insert-tab-004-expected.txt 6 Jul 2005 18:49:02 -0000 1.8
@@ -4,12 +4,9 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x84 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 80x56
+ RenderInline {SPAN} at (0,0) size 56x56
RenderBR {BR} at (14,14) size 0x28
- RenderInline {SPAN} at (0,0) size 48x28
- RenderText {TEXT} at (14,42) size 48x28
- text run at (14,42) width 48: "\x{9}"
- RenderText {TEXT} at (62,42) size 32x28
- text run at (62,42) width 32: "foo"
+ RenderText {TEXT} at (14,42) size 56x28
+ text run at (14,42) width 56: " foo"
RenderText {TEXT} at (0,0) size 0x0
-caret: position 1 of child 0 {TEXT} of child 1 {SPAN} of child 1 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+caret: position 4 of child 1 {TEXT} of child 1 {SPAN} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
1.5 +4 -3 WebCore/layout-tests/fast/dom/quadraticCurveTo-expected.txt
Index: quadraticCurveTo-expected.txt
===================================================================
RCS file: /cvs/root/WebCore/layout-tests/fast/dom/quadraticCurveTo-expected.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- quadraticCurveTo-expected.txt 6 Jul 2005 00:21:51 -0000 1.4
+++ quadraticCurveTo-expected.txt 6 Jul 2005 18:49:04 -0000 1.5
@@ -4,8 +4,9 @@
RenderBlock {HTML} at (0,0) size 800x414
RenderBody {BODY} at (8,16) size 784x18
RenderBlock {P} at (0,0) size 784x18
- RenderText {TEXT} at (0,0) size 416x18
- text run at (0,0) width 358: "This test case should produce a sine-wave stroked with 1"
- text run at (358,0) width 58: "px black."
+ RenderText {TEXT} at (0,0) size 420x18
+ text run at (0,0) width 358: "\x{9}\x{9}\x{9}This test case should produce a sine-wave stroked with 1"
+ text run at (358,0) width 62: "px black. "
+ text run at (420,0) width 0: "\x{9}\x{9}"
RenderBlock (anonymous) at (0,50) size 800x364
RenderCanvasImage {CANVAS} at (0,0) size 480x360
1.5 +3 -3 WebCore/layout-tests/fast/js/string-replace-2-expected.txt
Index: string-replace-2-expected.txt
===================================================================
RCS file: /cvs/root/WebCore/layout-tests/fast/js/string-replace-2-expected.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- string-replace-2-expected.txt 6 Jul 2005 00:21:52 -0000 1.4
+++ string-replace-2-expected.txt 6 Jul 2005 18:49:05 -0000 1.5
@@ -17,7 +17,7 @@
Support for String.replace(/â¦/,myFunction)
function Capitalize(s){
- return s.toUpperCase();
+ return s.toUpperCase();
}
result = foo.replace(vowels,Capitalize);
Expected result: "It's thE End Of thE wOrld As wE knOw It, And I fEEl fInE."
@@ -26,7 +26,7 @@
Support for String.replace(/â¦/,myFunction), using RegExp
function Capitalize(){
- return RegExp.$1.toUpperCase()+RegExp.$2;
+ return RegExp.$1.toUpperCase()+RegExp.$2;
}
result = foo.replace(/([aeiou])([a-z])/g,Capitalize);
Expected result: "It's the End Of the wOrld As we knOw It, And I fEel fIne."
@@ -35,7 +35,7 @@
Support for String.replace(/â¦/,myFunction), using parameters
function Capitalize(orig,re1,re2){
- return re1.toUpperCase()+re2;
+ return re1.toUpperCase()+re2;
}
result = foo.replace(/([aeiou])([a-z])/g,Capitalize);
Expected result: "It's the End Of the wOrld As we knOw It, And I fEel fIne."
1.8 +10 -2 WebCore/layout-tests/fast/table/039-expected.txt
Index: 039-expected.txt
===================================================================
RCS file: /cvs/root/WebCore/layout-tests/fast/table/039-expected.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- 039-expected.txt 6 Jul 2005 00:21:52 -0000 1.7
+++ 039-expected.txt 6 Jul 2005 18:49:06 -0000 1.8
@@ -42,11 +42,19 @@
RenderText {TEXT} at (0,0) size 49x18
text run at (0,0) width 49: "Row 0:"
RenderText {TEXT} at (49,0) size 170x18
- text run at (49,0) width 170: " (1,1)\x{9}(1,2)\x{9}(1,3)\x{9}(1,4)\x{9}(1,5)"
+ text run at (49,0) width 38: " (1,1) "
+ text run at (87,0) width 34: "(1,2) "
+ text run at (121,0) width 34: "(1,3) "
+ text run at (155,0) width 34: "(1,4) "
+ text run at (189,0) width 30: "(1,5)"
RenderBR {BR} at (0,0) size 0x0
RenderInline {B} at (0,0) size 49x18
RenderText {TEXT} at (0,18) size 49x18
text run at (0,18) width 49: "Row 1:"
RenderText {TEXT} at (49,18) size 170x18
- text run at (49,18) width 170: " (2,1)\x{9}(2,2)\x{9}(2,3)\x{9}(2,4)\x{9}(2,5)"
+ text run at (49,18) width 38: " (2,1) "
+ text run at (87,18) width 34: "(2,2) "
+ text run at (121,18) width 34: "(2,3) "
+ text run at (155,18) width 34: "(2,4) "
+ text run at (189,18) width 30: "(2,5)"
RenderBR {BR} at (0,0) size 0x0
1.8 +3 -3 WebCore/layout-tests/fast/table/border-collapsing/004-expected.txt
Index: 004-expected.txt
===================================================================
RCS file: /cvs/root/WebCore/layout-tests/fast/table/border-collapsing/004-expected.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- 004-expected.txt 6 Jul 2005 00:21:53 -0000 1.7
+++ 004-expected.txt 6 Jul 2005 18:49:06 -0000 1.8
@@ -17,9 +17,9 @@
text run at (333,0) width 172: "The styles applied here are:"
RenderBlock {PRE} at (0,92) size 784x180
RenderText {TEXT} at (0,0) size 688x180
- text run at (0,0) width 152: "TABLE\x{9}{ margin: 1"
+ text run at (0,0) width 152: "TABLE { margin: 1"
text run at (152,0) width 256: "em; border: medium solid blue; }"
- text run at (0,15) width 368: "TD\x{9}{ border: thin solid green; padding: 5"
+ text run at (0,15) width 368: "TD { border: thin solid green; padding: 5"
text run at (368,15) width 40: "px; }"
text run at (0,30) width 352: "TH { border: medium solid purple; padding: 5"
text run at (352,30) width 40: "px; }"
@@ -34,7 +34,7 @@
text run at (0,120) width 328: "TABLE.five { border-collapse: separate; }"
text run at (0,135) width 464: "TABLE.five, TABLE.five TD, TABLE.five TH { border: none; }"
text run at (0,150) width 688: "TABLE.five TR, TABLE.five COL, TABLE.five COLGROUP, TABLE.five TBODY, TABLE.five THEAD"
- text run at (0,165) width 296: "\x{9}{ border: medium solid red; }"
+ text run at (0,165) width 296: " { border: medium solid red; }"
RenderTable {TABLE} at (16,288) size 752x163
RenderTableSection {TBODY} at (0,0) size 0x163
RenderTableRow {TR} at (0,0) size 0x0
1.5 +1 -1 WebCore/layout-tests/fast/tokenizer/script_extra_close-expected.txt
Index: script_extra_close-expected.txt
===================================================================
RCS file: /cvs/root/WebCore/layout-tests/fast/tokenizer/script_extra_close-expected.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- script_extra_close-expected.txt 6 Jul 2005 00:21:53 -0000 1.4
+++ script_extra_close-expected.txt 6 Jul 2005 18:49:06 -0000 1.5
@@ -4,7 +4,7 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderText {TEXT} at (0,0) size 55x18
- text run at (0,0) width 55: "TEST...\x{9}"
+ text run at (0,0) width 55: "TEST... "
RenderText {TEXT} at (0,0) size 0x0
RenderText {TEXT} at (0,0) size 0x0
RenderText {TEXT} at (55,0) size 232x18
More information about the webkit-changes
mailing list