Diff
Modified: trunk/LayoutTests/ChangeLog (126216 => 126217)
--- trunk/LayoutTests/ChangeLog 2012-08-21 23:31:05 UTC (rev 126216)
+++ trunk/LayoutTests/ChangeLog 2012-08-21 23:37:43 UTC (rev 126217)
@@ -1,3 +1,18 @@
+2012-08-21 Levi Weintraub <[email protected]>
+
+ Unreviewed gardening. Further rebaselining following r126110.
+
+ * platform/chromium-linux-x86/editing/selection: Added.
+ * platform/chromium-linux-x86/editing/selection/select-from-textfield-outwards-expected.txt: Added.
+ * platform/chromium-linux/editing/selection/select-from-textfield-outwards-expected.txt:
+ * platform/chromium-linux/fast/forms/input-text-self-emptying-click-expected.png:
+ * platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.png:
+ * platform/chromium-mac-snowleopard/fast/forms/input-text-self-emptying-click-expected.png:
+ * platform/chromium-win-xp/editing/selection/select-from-textfield-outwards-expected.txt: Added.
+ * platform/chromium-win/editing/selection/select-from-textfield-outwards-expected.txt:
+ * platform/chromium-win/fast/forms/input-text-drag-down-expected.txt:
+ * platform/chromium-win/fast/forms/input-text-self-emptying-click-expected.png:
+
2012-08-21 Filip Pizlo <[email protected]>
A patchable GetById right after a watchpoint should have the appropriate nop padding
Modified: trunk/LayoutTests/platform/chromium-linux/editing/selection/select-from-textfield-outwards-expected.txt (126216 => 126217)
--- trunk/LayoutTests/platform/chromium-linux/editing/selection/select-from-textfield-outwards-expected.txt 2012-08-21 23:31:05 UTC (rev 126216)
+++ trunk/LayoutTests/platform/chromium-linux/editing/selection/select-from-textfield-outwards-expected.txt 2012-08-21 23:37:43 UTC (rev 126217)
@@ -6,10 +6,8 @@
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root toDOMRange:range from 11 of #text > DIV > #shadow-root to 17 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > #shadow-root to 17 of #text > DIV > #shadow-root toDOMRange:range from 0 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > #shadow-root to 17 of #text > DIV > #shadow-root toDOMRange:range from 11 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root toDOMRange:range from 11 of #text > DIV > #shadow-root to 17 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
@@ -35,16 +33,16 @@
text run at (0,20) width 753: "molestie accumsan. Etiam tellus urna, laoreet ac, laoreet non, suscipit sed, sapien. Phasellus vehicula, sem at posuere vehicula,"
text run at (0,40) width 403: "augue nibh molestie nisl, nec ullamcorper lacus ante vulputate pede."
RenderBlock (anonymous) at (0,150) size 784x92
- RenderTextControl {INPUT} at (20,20) size 300x52 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (20,20) size 298x52 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,258) size 784x60
RenderText {#text} at (0,0) size 781x59
text run at (0,0) width 781: "Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Mauris viverra augue vitae purus. Morbi sed"
text run at (0,20) width 713: "sem. Donec dui nisi, ultrices non, pretium quis, hendrerit non, est. Donec tellus. Donec eget dui id eros pharetra rutrum."
text run at (0,40) width 649: "Suspendisse sodales lectus sit amet nulla. Morbi tortor arcu, convallis blandit, elementum eu, aliquet a, tellus."
-layer at (40,190) size 276x28
- RenderBlock {DIV} at (12,12) size 276x28
- RenderText {#text} at (1,0) size 200x27
- text run at (1,0) width 200: "Lorem ipsum dolor"
+layer at (40,190) size 274x28
+ RenderBlock {DIV} at (12,12) size 274x28
+ RenderText {#text} at (0,0) size 200x27
+ text run at (0,0) width 200: "Lorem ipsum dolor"
selection start: position 11 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 7 {INPUT} of body
-selection end: position 17 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 7 {INPUT} of body
+selection end: position 12 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 7 {INPUT} of body
Modified: trunk/LayoutTests/platform/chromium-linux/fast/forms/input-text-self-emptying-click-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.png
(Binary files differ)
Added: trunk/LayoutTests/platform/chromium-linux-x86/editing/selection/select-from-textfield-outwards-expected.txt (0 => 126217)
--- trunk/LayoutTests/platform/chromium-linux-x86/editing/selection/select-from-textfield-outwards-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux-x86/editing/selection/select-from-textfield-outwards-expected.txt 2012-08-21 23:37:43 UTC (rev 126217)
@@ -0,0 +1,48 @@
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 11 of #text > DIV > #shadow-root to 11 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > #shadow-root to 11 of #text > DIV > #shadow-root toDOMRange:range from 11 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root toDOMRange:range from 0 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root toDOMRange:range from 11 of #text > DIV > #shadow-root to 17 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > #shadow-root to 17 of #text > DIV > #shadow-root toDOMRange:range from 11 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x576
+ RenderBlock {P} at (0,0) size 784x40
+ RenderText {#text} at (0,0) size 99x19
+ text run at (0,0) width 99: "This is a test for "
+ RenderInline {I} at (0,0) size 754x39
+ RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
+ RenderText {#text} at (99,0) size 350x19
+ text run at (99,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9312"
+ RenderText {#text} at (449,0) size 754x39
+ text run at (449,0) width 4: " "
+ text run at (453,0) width 301: "REGRESSION: Selection bug in new text fields"
+ text run at (0,20) width 217: "when selecting past the first letter"
+ RenderText {#text} at (217,20) size 4x19
+ text run at (217,20) width 4: "."
+ RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
+ RenderBlock {P} at (0,74) size 784x60
+ RenderText {#text} at (0,0) size 782x59
+ text run at (0,0) width 782: "Curabitur pretium, quam quis semper malesuada, est libero feugiat libero, vel fringilla orci nibh sed neque. Quisque eu nulla non nisi"
+ text run at (0,20) width 753: "molestie accumsan. Etiam tellus urna, laoreet ac, laoreet non, suscipit sed, sapien. Phasellus vehicula, sem at posuere vehicula,"
+ text run at (0,40) width 403: "augue nibh molestie nisl, nec ullamcorper lacus ante vulputate pede."
+ RenderBlock (anonymous) at (0,150) size 784x92
+ RenderTextControl {INPUT} at (20,20) size 298x52 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {P} at (0,258) size 784x60
+ RenderText {#text} at (0,0) size 781x59
+ text run at (0,0) width 781: "Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Mauris viverra augue vitae purus. Morbi sed"
+ text run at (0,20) width 713: "sem. Donec dui nisi, ultrices non, pretium quis, hendrerit non, est. Donec tellus. Donec eget dui id eros pharetra rutrum."
+ text run at (0,40) width 649: "Suspendisse sodales lectus sit amet nulla. Morbi tortor arcu, convallis blandit, elementum eu, aliquet a, tellus."
+layer at (40,190) size 274x28
+ RenderBlock {DIV} at (12,12) size 274x28
+ RenderText {#text} at (0,0) size 200x27
+ text run at (0,0) width 200: "Lorem ipsum dolor"
+selection start: position 11 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 7 {INPUT} of body
+selection end: position 12 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 7 {INPUT} of body
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/forms/input-text-self-emptying-click-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/editing/selection/select-from-textfield-outwards-expected.txt (126216 => 126217)
--- trunk/LayoutTests/platform/chromium-win/editing/selection/select-from-textfield-outwards-expected.txt 2012-08-21 23:31:05 UTC (rev 126216)
+++ trunk/LayoutTests/platform/chromium-win/editing/selection/select-from-textfield-outwards-expected.txt 2012-08-21 23:37:43 UTC (rev 126217)
@@ -6,10 +6,8 @@
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root toDOMRange:range from 11 of #text > DIV > #shadow-root to 17 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > #shadow-root to 17 of #text > DIV > #shadow-root toDOMRange:range from 0 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > #shadow-root to 17 of #text > DIV > #shadow-root toDOMRange:range from 11 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root toDOMRange:range from 11 of #text > DIV > #shadow-root to 17 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
@@ -35,16 +33,16 @@
text run at (0,20) width 753: "molestie accumsan. Etiam tellus urna, laoreet ac, laoreet non, suscipit sed, sapien. Phasellus vehicula, sem at posuere vehicula,"
text run at (0,40) width 403: "augue nibh molestie nisl, nec ullamcorper lacus ante vulputate pede."
RenderBlock (anonymous) at (0,150) size 784x92
- RenderTextControl {INPUT} at (20,20) size 299x52 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (20,20) size 297x52 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,258) size 784x60
RenderText {#text} at (0,0) size 781x59
text run at (0,0) width 781: "Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Mauris viverra augue vitae purus. Morbi sed"
text run at (0,20) width 713: "sem. Donec dui nisi, ultrices non, pretium quis, hendrerit non, est. Donec tellus. Donec eget dui id eros pharetra rutrum."
text run at (0,40) width 649: "Suspendisse sodales lectus sit amet nulla. Morbi tortor arcu, convallis blandit, elementum eu, aliquet a, tellus."
-layer at (40,190) size 275x28
- RenderBlock {DIV} at (12,12) size 275x28
- RenderText {#text} at (1,0) size 200x27
- text run at (1,0) width 200: "Lorem ipsum dolor"
+layer at (40,190) size 273x28
+ RenderBlock {DIV} at (12,12) size 273x28
+ RenderText {#text} at (0,0) size 200x27
+ text run at (0,0) width 200: "Lorem ipsum dolor"
selection start: position 11 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 7 {INPUT} of body
-selection end: position 17 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 7 {INPUT} of body
+selection end: position 12 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 7 {INPUT} of body
Modified: trunk/LayoutTests/platform/chromium-win/fast/forms/input-text-drag-down-expected.txt (126216 => 126217)
--- trunk/LayoutTests/platform/chromium-win/fast/forms/input-text-drag-down-expected.txt 2012-08-21 23:31:05 UTC (rev 126216)
+++ trunk/LayoutTests/platform/chromium-win/fast/forms/input-text-drag-down-expected.txt 2012-08-21 23:37:43 UTC (rev 126217)
@@ -4,14 +4,14 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock (anonymous) at (0,0) size 784x26
- RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,42) size 784x20
RenderText {#text} at (0,0) size 704x19
text run at (0,0) width 704: "Tests drag-selecting down. If the test succeeds, the text from the center to the end of the text field should be selected."
-layer at (12,13) size 151x16
- RenderBlock {DIV} at (2,3) size 151x16
- RenderText {#text} at (1,0) size 132x16
- text run at (1,0) width 132: "This is a bunch of text."
+layer at (12,13) size 149x16
+ RenderBlock {DIV} at (2,3) size 149x16
+ RenderText {#text} at (0,0) size 132x16
+ text run at (0,0) width 132: "This is a bunch of text."
selection start: position 7 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 0 {INPUT} of body
-selection end: position 24 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 0 {INPUT} of body
+selection end: position 8 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 0 {INPUT} of body
Modified: trunk/LayoutTests/platform/chromium-win/fast/forms/input-text-self-emptying-click-expected.png
(Binary files differ)
Added: trunk/LayoutTests/platform/chromium-win-xp/editing/selection/select-from-textfield-outwards-expected.txt (0 => 126217)
--- trunk/LayoutTests/platform/chromium-win-xp/editing/selection/select-from-textfield-outwards-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-win-xp/editing/selection/select-from-textfield-outwards-expected.txt 2012-08-21 23:37:43 UTC (rev 126217)
@@ -0,0 +1,48 @@
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 11 of #text > DIV > #shadow-root to 11 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > #shadow-root to 11 of #text > DIV > #shadow-root toDOMRange:range from 11 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root toDOMRange:range from 0 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root toDOMRange:range from 11 of #text > DIV > #shadow-root to 17 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > #shadow-root to 17 of #text > DIV > #shadow-root toDOMRange:range from 11 of #text > DIV > #shadow-root to 12 of #text > DIV > #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x576
+ RenderBlock {P} at (0,0) size 784x40
+ RenderText {#text} at (0,0) size 99x19
+ text run at (0,0) width 99: "This is a test for "
+ RenderInline {I} at (0,0) size 754x39
+ RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
+ RenderText {#text} at (99,0) size 350x19
+ text run at (99,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9312"
+ RenderText {#text} at (449,0) size 754x39
+ text run at (449,0) width 4: " "
+ text run at (453,0) width 301: "REGRESSION: Selection bug in new text fields"
+ text run at (0,20) width 217: "when selecting past the first letter"
+ RenderText {#text} at (217,20) size 4x19
+ text run at (217,20) width 4: "."
+ RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
+ RenderBlock {P} at (0,74) size 784x60
+ RenderText {#text} at (0,0) size 782x59
+ text run at (0,0) width 782: "Curabitur pretium, quam quis semper malesuada, est libero feugiat libero, vel fringilla orci nibh sed neque. Quisque eu nulla non nisi"
+ text run at (0,20) width 753: "molestie accumsan. Etiam tellus urna, laoreet ac, laoreet non, suscipit sed, sapien. Phasellus vehicula, sem at posuere vehicula,"
+ text run at (0,40) width 403: "augue nibh molestie nisl, nec ullamcorper lacus ante vulputate pede."
+ RenderBlock (anonymous) at (0,150) size 784x92
+ RenderTextControl {INPUT} at (20,20) size 297x52 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {P} at (0,258) size 784x60
+ RenderText {#text} at (0,0) size 781x59
+ text run at (0,0) width 781: "Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Mauris viverra augue vitae purus. Morbi sed"
+ text run at (0,20) width 713: "sem. Donec dui nisi, ultrices non, pretium quis, hendrerit non, est. Donec tellus. Donec eget dui id eros pharetra rutrum."
+ text run at (0,40) width 649: "Suspendisse sodales lectus sit amet nulla. Morbi tortor arcu, convallis blandit, elementum eu, aliquet a, tellus."
+layer at (40,190) size 273x28
+ RenderBlock {DIV} at (12,12) size 273x28
+ RenderText {#text} at (0,0) size 200x27
+ text run at (0,0) width 200: "Lorem ipsum dolor"
+selection start: position 11 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 7 {INPUT} of body
+selection end: position 12 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 7 {INPUT} of body