Bug 118295

Summary: [CSSRegions] No other SVG elements except the SVGRoot must have RegionInfo objects attached
Product: WebKit Reporter: Radu Stavila <stavila>
Component: CSSAssignee: Radu Stavila <stavila>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, d-r, esprehn+autocc, fmalita, glenn, pdr, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 57312    
Bug Blocks:    
Attachments:
Description Flags
Patch
koivisto: review+, koivisto: commit-queue-
Patch with ChangeLog explaining the absence of tests.
none
Patch none

Radu Stavila
Reported 2013-07-02 05:18:01 PDT
The SVG elements below the SVGRoot must not contain RegionInfo objects. Only the SVGRoot element can be collected by named flows.
Attachments
Patch (2.96 KB, patch)
2013-07-02 06:14 PDT, Radu Stavila
koivisto: review+
koivisto: commit-queue-
Patch with ChangeLog explaining the absence of tests. (3.12 KB, patch)
2013-07-02 06:22 PDT, Radu Stavila
no flags
Patch (3.12 KB, patch)
2013-07-02 06:25 PDT, Radu Stavila
no flags
Radu Stavila
Comment 1 2013-07-02 06:14:37 PDT
Antti Koivisto
Comment 2 2013-07-02 06:19:30 PDT
Comment on attachment 205899 [details] Patch r=me but please explain the testing story in ChangeLog
Radu Stavila
Comment 3 2013-07-02 06:22:32 PDT
Created attachment 205901 [details] Patch with ChangeLog explaining the absence of tests.
Radu Stavila
Comment 4 2013-07-02 06:25:53 PDT
WebKit Commit Bot
Comment 5 2013-07-02 08:01:14 PDT
Comment on attachment 205902 [details] Patch Clearing flags on attachment: 205902 Committed r152293: <http://trac.webkit.org/changeset/152293>
Note You need to log in before you can comment on or make changes to this bug.