Summary: | Implement AfterBodyMode for HTML5 tree builder | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Adam Barth <abarth> | ||||
Component: | New Bugs | Assignee: | Adam Barth <abarth> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, eric | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Other | ||||||
OS: | OS X 10.5 | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 41123 | ||||||
Attachments: |
|
Description
Adam Barth
2010-07-01 21:20:27 PDT
Created attachment 60330 [details]
Patch
Comment on attachment 60330 [details]
Patch
So losing attributes is intentional in the </br> case?
Comment on attachment 60330 [details] Patch Clearing flags on attachment: 60330 Committed r62370: <http://trac.webkit.org/changeset/62370> All reviewed patches have been landed. Closing bug. > So losing attributes is intentional in the </br> case?
Yep. Hence the comment and the test. :)
|