Bug 172026

Summary: [css-contain] Support the CSS Containment specification
Product: WebKit Reporter: Nigel White <nige>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Critical CC: bfulgham, bramus, cathiechen, jh718.park, kyle.bavender, quentin.goinaud, rbuis, rego, renchap, rik, rob, simon.fraser, vincentriemer, zalan
Priority: P2 Keywords: InRadar
Version: Safari 10   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=169007
Bug Depends on: 223252, 223254, 223569, 223570, 224742, 225442, 226458, 227948, 233046, 233193    
Bug Blocks: 229659    

Description Nigel White 2017-05-12 02:39:14 PDT
I really don't want myElement.textContent = 'foo' to layout the whole document!

https://drafts.csswg.org/css-contain/
Comment 1 Quentin Goinaud 2020-04-16 00:38:53 PDT
Is this being worked on ?
Comment 2 cathiechen 2021-03-22 02:04:22 PDT
(In reply to Quentin Goinaud from comment #1)
> Is this being worked on ?

Yes, Rob and I are working on this:)
Comment 3 Quentin Goinaud 2021-03-22 02:09:52 PDT
(In reply to cathiechen from comment #2)
> (In reply to Quentin Goinaud from comment #1)
> > Is this being worked on ?
> 
> Yes, Rob and I are working on this:)

🎉
Comment 4 Brent Fulgham 2021-08-24 14:04:50 PDT
<rdar://82307313>
Comment 5 Brent Fulgham 2022-01-31 09:21:31 PST
All sub-tasks are complete. Ongoing work is happening under Bug 229659.