Bug 79221 - Make exhaustive tests for <shadow> and <content>
Summary: Make exhaustive tests for <shadow> and <content>
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 81310 81311
Blocks: 77503
  Show dependency treegraph
 
Reported: 2012-02-22 03:58 PST by Shinya Kawanaka
Modified: 2012-05-28 23:36 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-02-22 03:58:15 PST
Rendering <shadow> and <content> is very complicated.
We should have exhaustive tests for them.
Comment 1 Hajime Morrita 2012-02-22 17:05:02 PST
Sounds sane. 
Let's write tests, make them pass, then remove the flag.
Comment 2 Hajime Morrita 2012-05-28 23:36:35 PDT
The goal of this bug is so vague that we cannot attack.
Considering that we're going to have a fuzzer, it's OK to close this.
Feel free to reopen if you have any plan to make this real.