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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/lists/list-marker-before-float-expected.txt

Issue 2553793003: Establish a list marker's offset before floats have been added to its line (Closed)
Patch Set: bug 548616 Created 4 years 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/platform/linux/fast/lists/list-marker-before-float-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/lists/list-marker-before-float-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/lists/list-marker-before-float-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..87f446f558dc645bf0df1a5a6c80aabc49b00b5e
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/lists/list-marker-before-float-expected.txt
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x88
+ LayoutBlockFlow {HTML} at (0,0) size 800x88
+ LayoutBlockFlow {BODY} at (8,16) size 784x56
+ LayoutBlockFlow {P} at (0,0) size 784x20
+ LayoutText {#text} at (0,0) size 557x19
+ text run at (0,0) width 557: "crbug.com/548616: List markers shouldn't shift to avoid floats that come after them on a line."
+ LayoutBlockFlow {OL} at (0,36) size 784x20
+ LayoutListItem {LI} at (40,0) size 744x20
+ LayoutListMarker (anonymous) at (-16,0) size 16x19: "1"
+ LayoutImage (floating) {IMG} at (0,0) size 20x20 [bgcolor=#000000]

Powered by Google App Engine
This is Rietveld 408576698