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

Unified Diff: third_party/WebKit/LayoutTests/fast/block/float/add-float-after-anonymous-block-being-destroyed-expected.txt

Issue 1543283002: Re-land 'Fold out-of-flow objects into anonymous blocks when removing children' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated Created 5 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/fast/block/float/add-float-after-anonymous-block-being-destroyed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/block/float/add-float-after-anonymous-block-being-destroyed-expected.txt b/third_party/WebKit/LayoutTests/fast/block/float/add-float-after-anonymous-block-being-destroyed-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..85e612411ce685d0ea01e19c3e1fcbd61b540fd8
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/block/float/add-float-after-anonymous-block-being-destroyed-expected.txt
@@ -0,0 +1,3 @@
+crbug.com/322039: Don't attempt to fold a float into an anonymous block if it is being destroyed. The test should not crash.
+
+

Powered by Google App Engine
This is Rietveld 408576698