Bug 90861

Summary: Shadow DOM for <canvas>
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: DOMAssignee: Web Components Team <webcomponents-bugzilla>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dglazkov, eric, gyuyoung.kim, morrita, peter+ews, rakuco, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 82313    
Attachments:
Description Flags
WIP
none
WIP
none
WIP
none
WIP
none
Patch none

Description Shinya Kawanaka 2012-07-10 02:02:42 PDT
According to the spec, <canvas> should behave like having a Shadow DOM.
Comment 1 Takashi Sakamoto 2012-08-27 02:26:32 PDT
Created attachment 160679 [details]
WIP
Comment 2 Takashi Sakamoto 2012-08-27 23:58:24 PDT
Created attachment 160917 [details]
WIP
Comment 3 WebKit Review Bot 2012-08-28 00:18:03 PDT
Comment on attachment 160917 [details]
WIP

Attachment 160917 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/13663086
Comment 4 Build Bot 2012-08-28 00:45:09 PDT
Comment on attachment 160917 [details]
WIP

Attachment 160917 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/13663093
Comment 5 Early Warning System Bot 2012-08-28 00:54:06 PDT
Comment on attachment 160917 [details]
WIP

Attachment 160917 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/13655128
Comment 6 Peter Beverloo (cr-android ews) 2012-08-28 01:01:33 PDT
Comment on attachment 160917 [details]
WIP

Attachment 160917 [details] did not pass cr-android-ews (chromium-android):
Output: http://queues.webkit.org/results/13654121
Comment 7 Takashi Sakamoto 2012-08-28 01:06:50 PDT
Created attachment 160926 [details]
WIP
Comment 8 Build Bot 2012-08-28 01:42:40 PDT
Comment on attachment 160926 [details]
WIP

Attachment 160926 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/13658143
Comment 9 Takashi Sakamoto 2012-08-28 23:36:56 PDT
Created attachment 161145 [details]
WIP
Comment 10 Takashi Sakamoto 2012-08-29 21:22:17 PDT
Created attachment 161395 [details]
Patch
Comment 11 Dimitri Glazkov (Google) 2012-09-07 11:18:53 PDT
Comment on attachment 161395 [details]
Patch

Let's hold off on this approach until we discuss the strategy in person next week.
Comment 12 Takashi Sakamoto 2012-09-17 23:04:40 PDT
Comment on attachment 161395 [details]
Patch

According to https://bugs.webkit.org/show_bug.cgi?id=96978, shadow dom for <canvas> will be disabled.
Comment 13 Ryosuke Niwa 2019-10-04 22:14:28 PDT
Not need to have the actual shadow root for canvas.