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

Unified Diff: LayoutTests/inspector/elements/styles/pseudo-elements-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: Comments addressed 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/elements/styles/pseudo-elements-expected.txt
diff --git a/LayoutTests/inspector/elements/styles/pseudo-elements-expected.txt b/LayoutTests/inspector/elements/styles/pseudo-elements-expected.txt
index 676fa62e843d1bbfa184781a728cc69cdacb9586..96679e26d86a591ae8f34899d27b7dff78031773 100644
--- a/LayoutTests/inspector/elements/styles/pseudo-elements-expected.txt
+++ b/LayoutTests/inspector/elements/styles/pseudo-elements-expected.txt
@@ -71,9 +71,7 @@ Running: removeAfter
Running: removeBefore
- <div id="container">
- - <div id="inspected">
- "Text"
- </div>
+ <div id="inspected">Text</div>
- <div id="empty">
::before
::after
@@ -82,6 +80,14 @@ Running: removeBefore
Running: addAfter
- <div id="container">
+ + <div id="inspected">…</div>
+ - <div id="empty">
+ ::before
+ ::after
+ </div>
+ </div>
+== Expanding: ==
+- <div id="container">
- <div id="inspected">
"Text"
::after
« no previous file with comments | « LayoutTests/inspector/elements/styles/pseudo-elements.html ('k') | LayoutTests/inspector/elements/undo-dom-edits.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698