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

Unified Diff: LayoutTests/fast/inline-block/tricky-baseline.html

Issue 21414002: Fix inline-block baseline with overflow: <not visible> (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: with .pngs for review Created 7 years, 5 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/inline-block/tricky-baseline.html
diff --git a/LayoutTests/fast/inline-block/tricky-baseline.html b/LayoutTests/fast/inline-block/tricky-baseline.html
index 1aa3336543030ab625bce4d942a6f81bdcc25858..6e60702e3c7b19f89e4c132a0af4b32c61d7bc42 100644
--- a/LayoutTests/fast/inline-block/tricky-baseline.html
+++ b/LayoutTests/fast/inline-block/tricky-baseline.html
@@ -21,7 +21,6 @@
</style>
</head>
<body>
-It is not clear what the right behavior is here. The CSS2.1 draft is currently ambiguous about how to handle overflow blocks.<br>
<div class="one">
This is some text.<br>

Powered by Google App Engine
This is Rietveld 408576698