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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/threaded/printing/list-item-with-empty-first-line-expected.txt

Issue 2010073002: Auto-rebaseline for r396046 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/platform/win/virtual/threaded/printing/list-item-with-empty-first-line-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/threaded/printing/list-item-with-empty-first-line-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/threaded/printing/list-item-with-empty-first-line-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d20ed6701288d320b5b835bdb7c0708e362eeed
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/threaded/printing/list-item-with-empty-first-line-expected.txt
@@ -0,0 +1,18 @@
+layer at (0,0) size 1066x799
+ LayoutView at (0,0) size 1066x799
+layer at (0,0) size 1066x112
+ LayoutBlockFlow {HTML} at (0,0) size 1066x112
+ LayoutBlockFlow {BODY} at (8,8) size 1050x88
+ LayoutBlockFlow (anonymous) at (0,0) size 1050x18
+ LayoutText {#text} at (0,0) size 417x17
+ text run at (0,0) width 417: "Passes if both 'first' (with a line break) and 'second' have a bullet."
+ LayoutBlockFlow {UL} at (0,34) size 1050x54
+ LayoutListItem {LI} at (40,0) size 1010x36
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
+ LayoutBR {BR} at (0,0) size 0x17
+ LayoutText {#text} at (0,18) size 26x17
+ text run at (0,18) width 26: "first"
+ LayoutListItem {LI} at (40,36) size 1010x18
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
+ LayoutText {#text} at (0,0) size 45x17
+ text run at (0,0) width 45: "second"

Powered by Google App Engine
This is Rietveld 408576698