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

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

Issue 467233002: DevTools: Make sure ElementsTreeOutline is correctly rendered when element's hasChildren state chan… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
6 </div> 6 </div>
7 </div> 7 </div>
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698