Bug 60195
Summary: | Web Inspector: inspector/elements/shadow-dom.html times out on windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andrey Kosyakov <caseq> |
Component: | Web Inspector (Deprecated) | Assignee: | Andrey Kosyakov <caseq> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Andrey Kosyakov
Apparently, this reproduces 100% of time:
FAIL: Timed out waiting for notifyDone to be called
Tests that shadow DOM tree is properly displayed.
Running: testDumpInitial
- <meter id="meter" min="0" max="100" value="20">
- (shadow)
- <div>
<div style="width: 20%; "></div>
</div>
</meter>
Running: testDumpUpdated
Before shadow root added
<div id="delayed-shadow-host"></div>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brian Burg
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.