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

Unified Diff: LayoutTests/fast/multicol/span/generated-child-split-flow-crash-expected.txt

Issue 677063002: Rebaseline crash tests in fast/multicol/span with dumpAsText. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add DOCTYPE and "PASS if no crash". Created 6 years, 2 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/fast/multicol/span/generated-child-split-flow-crash-expected.txt
diff --git a/LayoutTests/fast/multicol/span/generated-child-split-flow-crash-expected.txt b/LayoutTests/fast/multicol/span/generated-child-split-flow-crash-expected.txt
index 6820a2ee9e0a1260a335de63dcc98c45d6da3126..133f0a9391d5123ffaef89db317b45a7bdffa487 100644
--- a/LayoutTests/fast/multicol/span/generated-child-split-flow-crash-expected.txt
+++ b/LayoutTests/fast/multicol/span/generated-child-split-flow-crash-expected.txt
@@ -1,20 +1,4 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x96
- RenderBlock {HTML} at (0,0) size 800x96
- RenderBody {BODY} at (16,16) size 768x64
-layer at (16,16) size 768x64
- RenderBlock {DIV} at (0,0) size 768x64
- RenderBlock (anonymous) at (0,0) size 368x32
- RenderText {#text} at (0,0) size 32x32
- text run at (0,0) width 32: "A"
- RenderBlock {SPAN} at (0,32) size 368x64 [color=#0000FF]
- RenderBlock (anonymous) at (0,0) size 368x32
- RenderText {#text} at (0,0) size 32x32
- text run at (0,0) width 32: "B"
- RenderBlock {<pseudo:after>} at (0,32) size 368x32 [color=#008000]
- RenderCounter at (0,0) size 32x32
- text run at (0,0) width 32: "0"
- RenderBlock (anonymous) at (0,96) size 368x32
- RenderText {#text} at (0,0) size 32x32
- text run at (0,0) width 32: "C"
+A
+B
+C
+PASS if no crash

Powered by Google App Engine
This is Rietveld 408576698