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

Unified Diff: third_party/WebKit/LayoutTests/fast/replaced/input-radio-height-inside-auto-container-expected.html

Issue 2535173006: Percent height border-box content should get correct height in percent height cells (Closed)
Patch Set: bug 669867 Created 4 years 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/replaced/input-radio-height-inside-auto-container-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/replaced/input-radio-height-inside-auto-container-expected.html b/third_party/WebKit/LayoutTests/fast/replaced/input-radio-height-inside-auto-container-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..f3d79bcca5ea519bf95d47bab226dc0acec73891
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/replaced/input-radio-height-inside-auto-container-expected.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<p> crbug.com/669867: Inputs and radio boxes get a height of 0 when their container's height is treated as auto. There should be nothing below on Linux and Win. The theme on Mac gives them a full height.</p>

Powered by Google App Engine
This is Rietveld 408576698