[webkit-changes] cvs commit: LayoutTests/editing/selection
3690703-expected.txt 3690719-expected.txt
select-all-004-expected.txt
David
harrison at opensource.apple.com
Fri Oct 7 17:51:26 PDT 2005
harrison 05/10/07 17:51:26
Modified: . ChangeLog
editing/deleting
delete-at-paragraph-boundaries-002-expected.txt
delete-at-paragraph-boundaries-004-expected.txt
delete-at-paragraph-boundaries-005-expected.txt
editing/selection 3690703-expected.txt 3690719-expected.txt
select-all-004-expected.txt
Log:
Reviewed by Justin.
Adjusted expected results after fixing position code in
<rdar://problem/4064017> "Safari crashes at -[WebCoreBridge firstRectForDOMRange:] + 92"
* editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
* editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
* editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
* editing/selection/3690703-expected.txt:
* editing/selection/3690719-expected.txt:
* editing/selection/select-all-004-expected.txt:
Revision Changes Path
1.18 +14 -0 LayoutTests/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /cvs/root/LayoutTests/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 7 Oct 2005 01:32:50 -0000 1.17
+++ ChangeLog 8 Oct 2005 00:51:23 -0000 1.18
@@ -1,3 +1,17 @@
+2005-10-07 David Harrison <harrison at apple.com>
+
+ Reviewed by Justin.
+
+ Adjusted expected results after fixing position code in
+ <rdar://problem/4064017> "Safari crashes at -[WebCoreBridge firstRectForDOMRange:] + 92"
+
+ * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
+ * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
+ * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
+ * editing/selection/3690703-expected.txt:
+ * editing/selection/3690719-expected.txt:
+ * editing/selection/select-all-004-expected.txt:
+
2005-10-06 Justin Garcia <justin.garcia at apple.com>
Reviewed by harrison
1.7 +1 -1 LayoutTests/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt
Index: delete-at-paragraph-boundaries-002-expected.txt
===================================================================
RCS file: /cvs/root/LayoutTests/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- delete-at-paragraph-boundaries-002-expected.txt 15 Aug 2005 03:39:28 -0000 1.6
+++ delete-at-paragraph-boundaries-002-expected.txt 8 Oct 2005 00:51:24 -0000 1.7
@@ -37,4 +37,4 @@
RenderBlock (anonymous) at (2,58) size 780x0
RenderBlock {P} at (2,58) size 780x28
RenderBR {BR} at (0,0) size 0x28
-caret: position 0 of child 0 {BR} of child 2 {DIV} of child 1 {DIV} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+caret: position 0 of child 0 {BR} of child 3 {DIV} of child 1 {DIV} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
1.8 +1 -1 LayoutTests/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt
Index: delete-at-paragraph-boundaries-004-expected.txt
===================================================================
RCS file: /cvs/root/LayoutTests/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- delete-at-paragraph-boundaries-004-expected.txt 15 Aug 2005 03:39:29 -0000 1.7
+++ delete-at-paragraph-boundaries-004-expected.txt 8 Oct 2005 00:51:24 -0000 1.8
@@ -36,4 +36,4 @@
RenderBlock {P} at (2,30) size 780x28
RenderText {TEXT} at (0,0) size 17x28
text run at (0,0) width 17: "A"
-caret: position 0 of child 0 {TEXT} of child 2 {P} of child 1 {DIV} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+caret: position 0 of child 0 {TEXT} of child 3 {P} of child 1 {DIV} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
1.6 +2 -2 LayoutTests/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt
Index: delete-at-paragraph-boundaries-005-expected.txt
===================================================================
RCS file: /cvs/root/LayoutTests/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- delete-at-paragraph-boundaries-005-expected.txt 15 Aug 2005 03:39:29 -0000 1.5
+++ delete-at-paragraph-boundaries-005-expected.txt 8 Oct 2005 00:51:24 -0000 1.6
@@ -3,7 +3,7 @@
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 2 of DIV > DIV > BODY > HTML > #document to 2 of DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 3 of DIV > DIV > BODY > HTML > #document to 3 of DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
layer at (0,0) size 800x600
@@ -34,4 +34,4 @@
text run at (0,0) width 17: "A"
RenderBlock (anonymous) at (2,30) size 780x28
RenderBR {BR} at (0,0) size 0x28
-caret: position 0 of child 2 {BR} of child 1 {DIV} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+caret: position 0 of child 3 {BR} of child 1 {DIV} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
1.2 +1 -1 LayoutTests/editing/selection/3690703-expected.txt
Index: 3690703-expected.txt
===================================================================
RCS file: /cvs/root/LayoutTests/editing/selection/3690703-expected.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 3690703-expected.txt 7 Oct 2005 01:32:51 -0000 1.1
+++ 3690703-expected.txt 8 Oct 2005 00:51:25 -0000 1.2
@@ -140,4 +140,4 @@
RenderText {TEXT} at (362,0) size 60x13
text run at (362,0) width 60: "\x{A9}2005 Google"
selection start: position 0 of child 0 {TEXT} of child 0 {B} of child 0 {FONT} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 1 {TABLE} of child 4 {DIV} of child 0 {CENTER} of child 1 {BODY} of child 0 {HTML} of document
-selection end: position 0 of child 5 {TEXT} of child 0 {CENTER} of child 1 {BODY} of child 0 {HTML} of document
+selection end: position 0 of child 6 {BR} of child 0 {CENTER} of child 1 {BODY} of child 0 {HTML} of document
1.2 +2 -2 LayoutTests/editing/selection/3690719-expected.txt
Index: 3690719-expected.txt
===================================================================
RCS file: /cvs/root/LayoutTests/editing/selection/3690719-expected.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 3690719-expected.txt 7 Oct 2005 01:32:51 -0000 1.1
+++ 3690719-expected.txt 8 Oct 2005 00:51:25 -0000 1.2
@@ -1,5 +1,5 @@
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of TD > TR > TBODY > TABLE > DIV > CENTER > BODY > HTML > #document to 0 of TD > TR > TBODY > TABLE > DIV > CENTER > BODY > HTML > #document toDOMRange:range from 0 of #text > B > FONT > TD > TR > TBODY > TABLE > DIV > CENTER > BODY > HTML > #document to 0 of #text > CENTER > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of TD > TR > TBODY > TABLE > DIV > CENTER > BODY > HTML > #document to 0 of TD > TR > TBODY > TABLE > DIV > CENTER > BODY > HTML > #document toDOMRange:range from 0 of #text > B > FONT > TD > TR > TBODY > TABLE > DIV > CENTER > BODY > HTML > #document to 6 of CENTER > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 800x600
RenderCanvas at (0,0) size 800x600
@@ -133,4 +133,4 @@
RenderText {TEXT} at (362,0) size 60x13
text run at (362,0) width 60: "\x{A9}2005 Google"
selection start: position 0 of child 0 {TEXT} of child 0 {B} of child 0 {FONT} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 1 {TABLE} of child 4 {DIV} of child 0 {CENTER} of child 1 {BODY} of child 0 {HTML} of document
-selection end: position 0 of child 5 {TEXT} of child 0 {CENTER} of child 1 {BODY} of child 0 {HTML} of document
+selection end: position 0 of child 6 {BR} of child 0 {CENTER} of child 1 {BODY} of child 0 {HTML} of document
1.8 +2 -2 LayoutTests/editing/selection/select-all-004-expected.txt
Index: select-all-004-expected.txt
===================================================================
RCS file: /cvs/root/LayoutTests/editing/selection/select-all-004-expected.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- select-all-004-expected.txt 18 Aug 2005 04:23:00 -0000 1.7
+++ select-all-004-expected.txt 8 Oct 2005 00:51:25 -0000 1.8
@@ -1,5 +1,5 @@
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > BODY > HTML > #document to 0 of #text > BODY > HTML > #document toDOMRange:range from 1 of #text > BODY > HTML > #document to 0 of #text > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > BODY > HTML > #document to 0 of #text > BODY > HTML > #document toDOMRange:range from 1 of #text > BODY > HTML > #document to 5 of BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 812x600
RenderCanvas at (0,0) size 785x585
@@ -17,4 +17,4 @@
RenderBlock (anonymous) at (74,128) size 600x48
RenderBR {BR} at (0,10) size 0x48
selection start: position 1 of child 2 {TEXT} of child 1 {BODY} of child 0 {HTML} of document
-selection end: position 0 of child 4 {TEXT} of child 1 {BODY} of child 0 {HTML} of document
+selection end: position 0 of child 5 {BR} of child 1 {BODY} of child 0 {HTML} of document
More information about the webkit-changes
mailing list