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

Unified Diff: LayoutTests/platform/linux/fast/forms/form-elements-display-table-cell-no-table-ancestor-expected.txt

Issue 1280123004: Don't allow whitespace between elements with display:table-cell (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 years, 4 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/platform/linux/fast/forms/form-elements-display-table-cell-no-table-ancestor-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/form-elements-display-table-cell-no-table-ancestor-expected.txt b/LayoutTests/platform/linux/fast/forms/form-elements-display-table-cell-no-table-ancestor-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0390c7573571c3fd367dd95c32c0000700c02204
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/forms/form-elements-display-table-cell-no-table-ancestor-expected.txt
@@ -0,0 +1,16 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x108
+ LayoutBlockFlow {HTML} at (0,0) size 800x108
+ LayoutBlockFlow {BODY} at (8,8) size 784x84
+ LayoutBlockFlow {DIV} at (0,0) size 300x28
+ LayoutBlockFlow {DIV} at (0,0) size 300x28
+ LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutButton {BUTTON} at (0,22) size 16x6 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ LayoutBlockFlow {P} at (0,44) size 784x40
+ LayoutText {#text} at (0,0) size 752x39
+ text run at (0,0) width 752: "crbug.com/515771: Form elements should allow table-part display values. In this test case, we allow display:table-cell but we"
+ text run at (0,20) width 34: "don't "
+ text run at (34,20) width 611: "construct an anonymous table-cell to contain the form elements or build an anonymous table around it."
+layer at (10,11) size 150x16
+ LayoutBlockFlow {DIV} at (2,3) size 150x16

Powered by Google App Engine
This is Rietveld 408576698