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

Unified Diff: LayoutTests/platform/win/fast/css/anonymous-block-continuation-outline-expected.txt

Issue 1322933003: Auto-rebaseline for r201494 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/win/fast/css/anonymous-block-continuation-outline-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/anonymous-block-continuation-outline-expected.txt b/LayoutTests/platform/win/fast/css/anonymous-block-continuation-outline-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..78d5e0036b470769b9c741e9b960611fbfc8313e
--- /dev/null
+++ b/LayoutTests/platform/win/fast/css/anonymous-block-continuation-outline-expected.txt
@@ -0,0 +1,16 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x52
+ LayoutBlockFlow {HTML} at (0,0) size 800x52
+ LayoutBlockFlow {BODY} at (8,8) size 784x36
+ LayoutBlockFlow (anonymous) at (0,0) size 784x18
+ LayoutInline {SPAN} at (0,0) size 45x17
+ LayoutText {#text} at (0,0) size 45x17
+ text run at (0,0) width 45: "ABCD"
+ LayoutBlockFlow (anonymous) at (0,18) size 784x18
+ LayoutBlockFlow {DIV} at (0,0) size 784x18
+ LayoutText {#text} at (0,0) size 42x17
+ text run at (0,0) width 42: "EFGH"
+ LayoutBlockFlow (anonymous) at (0,36) size 784x0
+ LayoutInline {SPAN} at (0,0) size 0x0
+ LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698