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

Unified Diff: LayoutTests/fast/forms/select-dirty-parent-pref-widths-expected.txt

Issue 184553007: Auto-rebaseline for r168130 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: LayoutTests/fast/forms/select-dirty-parent-pref-widths-expected.txt
diff --git a/LayoutTests/fast/forms/select-dirty-parent-pref-widths-expected.txt b/LayoutTests/fast/forms/select-dirty-parent-pref-widths-expected.txt
deleted file mode 100644
index d0e7978b00ab7eb62e3b3b6762657a5120561e0b..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/forms/select-dirty-parent-pref-widths-expected.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x90
- RenderBlock {HTML} at (0,0) size 800x90
- RenderBody {BODY} at (8,8) size 784x66
- RenderTable {TABLE} at (0,0) size 65x32 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 63x30
- RenderTableRow {TR} at (0,2) size 63x26
- RenderTableCell {TD} at (2,2) size 59x26 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderMenuList {SELECT} at (4,4) size 51x18 [bgcolor=#FFFFFF]
- RenderBlock (anonymous) at (0,0) size 51x18
- RenderText at (8,2) size 20x13
- text run at (8,2) width 20: "test"
- RenderBlock {P} at (0,48) size 784x18
- RenderText {#text} at (0,0) size 447x18
- text run at (0,0) width 447: "The select element in the table above must not spill outside of the table."

Powered by Google App Engine
This is Rietveld 408576698