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

Unified Diff: LayoutTests/platform/mac/fast/lists/drag-into-marker-expected.txt

Issue 901413004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/lists/drag-into-marker-expected.txt
diff --git a/LayoutTests/platform/mac/fast/lists/drag-into-marker-expected.txt b/LayoutTests/platform/mac/fast/lists/drag-into-marker-expected.txt
index 9ec200a1b749767033bd705d089f244a5f41cfcb..62b84911cef389a7500b8a6fe32b043bbb73672e 100644
--- a/LayoutTests/platform/mac/fast/lists/drag-into-marker-expected.txt
+++ b/LayoutTests/platform/mac/fast/lists/drag-into-marker-expected.txt
@@ -3,21 +3,21 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,16) size 784x568
- RenderBlock {UL} at (16,0) size 752x50 [border: (1px solid #000000)]
- RenderListItem {LI} at (41,1) size 710x48
- RenderListMarker at (-32,0) size 14x48: black square
- RenderText {#text} at (0,0) size 220x48
+ RenderBlock {UL} at (16,0) size 752x57 [border: (1px solid #000000)]
+ RenderListItem {LI} at (41,1) size 710x55
+ RenderListMarker at (-36,0) size 16x55: black square
+ RenderText {#text} at (0,0) size 220x55
text run at (0,0) width 220: "world hello"
- RenderBlock {P} at (0,66) size 784x64
- RenderText {#text} at (0,0) size 783x64
+ RenderBlock {P} at (0,73) size 784x72
+ RenderText {#text} at (0,0) size 783x72
text run at (0,0) width 578: "This is an automated test for elementAtPoint for points over position:outside list markers. "
text run at (577,0) width 172: "The dictionary returned by"
text run at (748,0) width 5: " "
- text run at (0,16) width 762: "elementAtPoint should contain the list item as the DOMNode, not the list, for points over position:outside list markers."
- text run at (0,32) width 759: "elementAtPoint is used to determine the drag operation that will occur when something is dropped over a given point. "
- text run at (758,32) width 21: "So,"
- text run at (778,32) width 5: " "
- text run at (0,48) width 382: "this test drags a bit of text over the list marker and drops it. "
- text run at (381,48) width 398: "It should be pasted into the list item, which is contenteditable."
+ text run at (0,18) width 762: "elementAtPoint should contain the list item as the DOMNode, not the list, for points over position:outside list markers."
+ text run at (0,36) width 759: "elementAtPoint is used to determine the drag operation that will occur when something is dropped over a given point. "
+ text run at (758,36) width 21: "So,"
+ text run at (778,36) width 5: " "
+ text run at (0,54) width 382: "this test drags a bit of text over the list marker and drops it. "
+ text run at (381,54) width 398: "It should be pasted into the list item, which is contenteditable."
selection start: position 0 of child 0 {#text} of child 0 {LI} of child 1 {UL} of body
selection end: position 6 of child 0 {#text} of child 0 {LI} of child 1 {UL} of body

Powered by Google App Engine
This is Rietveld 408576698