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   

Description Andrey Kosyakov 2011-05-04 11:53:20 PDT
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>
Comment 1 Brian Burg 2014-12-12 14:10:02 PST
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.