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

Unified Diff: third_party/WebKit/LayoutTests/fast/multicol/dynamic/bottom-aligned-abspos-change-column-height-expected.txt

Issue 1415623002: Need to reposition an out-of-flow object *before* re-paginating it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: third_party/WebKit/LayoutTests/fast/multicol/dynamic/bottom-aligned-abspos-change-column-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/dynamic/bottom-aligned-abspos-change-column-height-expected.txt b/third_party/WebKit/LayoutTests/fast/multicol/dynamic/bottom-aligned-abspos-change-column-height-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..957e6b93a26db821e769d3f369616ba2c5760832
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/multicol/dynamic/bottom-aligned-abspos-change-column-height-expected.txt
@@ -0,0 +1,6 @@
+A bottom-aligned absolutely positioned descendant needs to be repositioned before being repaginated when its containing block gets a new height.
+
+The word "PAPAYA" should be seen in the first column below.
+
+PAPAYA
+PASS

Powered by Google App Engine
This is Rietveld 408576698