FirefoxSummit/2006/ProposedSessions/FrameConstruction: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Agenda) |
||
| Line 16: | Line 16: | ||
== Agenda == | == Agenda == | ||
'' | Discussion of requirements: | ||
* handling dynamic changes | |||
** performance characteristics | |||
* cases where frame tree not isomorphic to content tree | |||
** 'display:none' | |||
** XBL | |||
** :before/:after | |||
** wrapped frames (table inner/outer, scrollframes) | |||
** frames that wrap certain children (table pseudo, box/block) | |||
and then of what implementation changes we can make so that the code better matches what it's supposed to be doing. | |||
== Interested Attendees == | == Interested Attendees == | ||
Revision as of 18:50, 12 November 2006
Session Title
Fixing Frame Construction
Session Leader
David Baron
Summary
Discussion of what design changes need to happen to frame construction to avoid:
- crash bugs
- standards compliance bugs, especially when combining less common features
Agenda
Discussion of requirements:
- handling dynamic changes
- performance characteristics
- cases where frame tree not isomorphic to content tree
- 'display:none'
- XBL
- :before/:after
- wrapped frames (table inner/outer, scrollframes)
- frames that wrap certain children (table pseudo, box/block)
and then of what implementation changes we can make so that the code better matches what it's supposed to be doing.
Interested Attendees
Please add your name here if you're likely to attend this session, this will help prioritize sessions and minimize conflicts
- David Baron (leader)