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

Unified Diff: LayoutTests/fast/css/vertical-align-baseline-rowspan-008-expected.html

Issue 18553003: Add a runtime flag for distributing extra logical height to rowspans (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 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/css/vertical-align-baseline-rowspan-008-expected.html
diff --git a/LayoutTests/fast/css/vertical-align-baseline-rowspan-008-expected.html b/LayoutTests/fast/css/vertical-align-baseline-rowspan-008-expected.html
index c91ff02b0cfa27617984e419152b4e5f9ccae4d6..1cd0825062a6dd314f25d7b5df17bf89fab0bf3c 100644
--- a/LayoutTests/fast/css/vertical-align-baseline-rowspan-008-expected.html
+++ b/LayoutTests/fast/css/vertical-align-baseline-rowspan-008-expected.html
@@ -5,10 +5,6 @@
<link rel="author" title="WebKit" href="http://www.webkit.org/">
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#height-layout">
<style type="text/css">
- td
- {
- height: 66px;
- }
#first
{
vertical-align: baseline;

Powered by Google App Engine
This is Rietveld 408576698