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

Unified Diff: third_party/WebKit/LayoutTests/editing/pasteboard/drag-drop-list-expected.txt

Issue 2328623003: Fix incorrectly positioned block element inside list-style-position:inside item (Closed)
Patch Set: update aria-owns-expected-mac.txt Created 4 years, 3 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: third_party/WebKit/LayoutTests/editing/pasteboard/drag-drop-list-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/pasteboard/drag-drop-list-expected.txt b/third_party/WebKit/LayoutTests/editing/pasteboard/drag-drop-list-expected.txt
index d79c9c2e3ff2df6b9f20bbcd3dab5b7089517baa..8f834bfac59c5288b0d45d1aa38e1b66dcaf080e 100644
--- a/third_party/WebKit/LayoutTests/editing/pasteboard/drag-drop-list-expected.txt
+++ b/third_party/WebKit/LayoutTests/editing/pasteboard/drag-drop-list-expected.txt
@@ -8,7 +8,7 @@ This tests dropping content onto a list items content when the content is wrappe
| <div>
| id="contents"
| style="border: 1px solid red;"
-| "DropAboveMe<#selection-anchor> DragMe<#selection-focus>"
+| "<#selection-anchor>DragMe <#selection-focus>DropAboveMe"
| "
"
| "

Powered by Google App Engine
This is Rietveld 408576698