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

Side by Side Diff: LayoutTests/platform/linux/fast/forms/legend-absolute-position-auto-width-expected.txt

Issue 156623004: Positioned <legend> element should honor width: auto (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
ojan 2014/02/08 00:12:42 This is a new test? Did you forget to include the
pals 2014/02/10 07:08:04 Done. Converted to a js layout test and added the
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x78
4 RenderBlock {HTML} at (0,0) size 800x78
5 RenderBody {BODY} at (8,8) size 784x62
6 layer at (10,8) size 217x62
7 RenderFieldSet {FIELDSET} at (2,0) size 217x62 [border: (1px solid #008000)]
8 RenderBlock {DIV} at (4,31) size 200x20
9 RenderText {#text} at (0,0) size 95x19
10 text run at (0,0) width 95: "Fieldset content"
11 layer at (11,9) size 215x20
12 RenderBlock (positioned) {LEGEND} at (1,1) size 215x20 [bgcolor=#008000]
13 RenderText {#text} at (2,0) size 45x19
14 text run at (2,0) width 45: "Legend"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698