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

Unified Diff: LayoutTests/fast/multicol/balance-short-trailing-empty-block.html

Issue 510123002: Make vertical-lr and vertical-rl versions of the tests that replace border-padding-pagination.html (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rename tests Created 6 years, 3 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/balance-short-trailing-empty-block.html
diff --git a/LayoutTests/fast/multicol/balance-short-trailing-empty-block.html b/LayoutTests/fast/multicol/balance-short-trailing-empty-block.html
index 27481524b967f8b1595ec81f336cf7351dc68ea9..bb16311ce8082454f09fcf588e3f844b30794621 100644
--- a/LayoutTests/fast/multicol/balance-short-trailing-empty-block.html
+++ b/LayoutTests/fast/multicol/balance-short-trailing-empty-block.html
@@ -8,6 +8,6 @@
<div style="height:30px;"></div>
</div>
<script>
- description("Tests that a block a column boundary is recorded properly for balancing");
+ description("Tests if a block crossing a column boundary is recorded properly for balancing");
shouldBe("mc.offsetHeight", "190");
</script>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/multicol/balance-short-trailing-empty-block-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698