Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(261)

Side by Side Diff: LayoutTests/inspector/elements/shadow/update-shadowdom-expected.txt

Issue 1309403002: Show closed/open shadow root in inspector (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update test expectation for breadcrumb Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This test confirms that updating the shadow dom is reflected to the Inspector. 1 This test confirms that updating the shadow dom is reflected to the Inspector.
2 2
3 - <div id="container"> 3 - <div id="container">
4 - <div id="host"> 4 - <div id="host">
5 #shadow-root 5 #shadow-root (open)
6 </div> 6 </div>
7 </div> 7 </div>
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698