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

Unified Diff: third_party/WebKit/LayoutTests/fast/multicol/rule-in-nested-with-too-tall-line-expected.html

Issue 1710843003: Ability to return the height of fragmentainer groups that don't yet exist. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/rule-in-nested-with-too-tall-line-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/rule-in-nested-with-too-tall-line-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/rule-in-nested-with-too-tall-line-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..0f4437d96719105cc2c5ce07ae182884671c98b5
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/multicol/rule-in-nested-with-too-tall-line-expected.html
@@ -0,0 +1,3 @@
+<!DOCTYPE html>
+<p>There should only be <em>one</em> vertical line below.</p>
+<div style="margin-left:23px; border-left:4px solid; width:0; height:100px;"></div>

Powered by Google App Engine
This is Rietveld 408576698