Bug 69752

Summary: [CSSRegions]Change syntax to be closer to the latest spec
Product: WebKit Reporter: Mihnea Ovidenie <mihnea>
Component: CSSAssignee: Mihnea Ovidenie <mihnea>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 69848, 70014, 70104    
Bug Blocks: 57312    
Attachments:
Description Flags
Patch
none
Patch 2 none

Mihnea Ovidenie
Reported 2011-10-10 03:56:42 PDT
The current syntax in css regions does not reflect the latest changes in editors draft. The link to the latest editors draft is here: http://dev.w3.org/csswg/css3-regions/
Attachments
Patch (164.63 KB, patch)
2011-10-11 04:18 PDT, Mihnea Ovidenie
no flags
Patch 2 (164.60 KB, patch)
2011-10-11 05:32 PDT, Mihnea Ovidenie
no flags
Mihnea Ovidenie
Comment 1 2011-10-11 04:18:03 PDT
Created attachment 110498 [details] Patch The following changes are done: 1. Flow-from is now a property and not specified as an addition to content property 2. Flow-into and flow-from now take <ident> instead of strings 3. Content-order is removed
Mihnea Ovidenie
Comment 2 2011-10-11 05:32:31 PDT
Mihnea Ovidenie
Comment 3 2011-10-11 06:34:11 PDT
Comment on attachment 110501 [details] Patch 2 I will break the changes into small patches.
Mihnea Ovidenie
Comment 4 2011-10-24 09:31:53 PDT
All the other depending bugs were fixed.
Note You need to log in before you can comment on or make changes to this bug.