Bug 46311

Summary: Lock form controls and replaced elements into vertical block flow.
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: CSSAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 46123    
Attachments:
Description Flags
Patch mitz: review+

Description Dave Hyatt 2010-09-22 14:52:12 PDT
Lock form controls and replaced elements into vertical block flow.  They always render upright regardless of block flow.
Comment 1 Dave Hyatt 2010-09-22 15:00:18 PDT
Created attachment 68448 [details]
Patch
Comment 2 mitz 2010-09-22 15:04:01 PDT
Comment on attachment 68448 [details]
Patch

What about fieldset?
Comment 3 Dave Hyatt 2010-09-22 15:11:20 PDT
Fixed in r68089.