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

Unified Diff: LayoutTests/inspector/styles/stylesheet-tracking-expected.txt

Issue 14821010: DevTools: Do not unbind stylesheets in multiframe documents (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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/styles/stylesheet-tracking-expected.txt
diff --git a/LayoutTests/inspector/styles/stylesheet-tracking-expected.txt b/LayoutTests/inspector/styles/stylesheet-tracking-expected.txt
index 67a430f7c0350be056a5b6e8922904298c27ea7c..fec327a15896ddfe33e4f6e9d970db7b97b145c7 100644
--- a/LayoutTests/inspector/styles/stylesheet-tracking-expected.txt
+++ b/LayoutTests/inspector/styles/stylesheet-tracking-expected.txt
@@ -7,6 +7,10 @@ Text
URL=.../inspector/styles/stylesheet-tracking.html
origin=regular
=== Adding stylesheet... ===
+styleSheetAdded
+styleSheetAdded
+styleSheetAdded
+styleSheetAdded
Stylesheets added:
URL=.../inspector/styles/resources/styles-new-API-1.css
origin=regular
@@ -17,6 +21,9 @@ Stylesheets added:
URL=.../inspector/styles/stylesheet-tracking.html
origin=regular
=== Removing @import... ===
+styleSheetRemoved
+styleSheetRemoved
+styleSheetRemoved
Stylesheets removed:
URL=.../inspector/styles/resources/styles-new-API-1.css
origin=regular
@@ -25,12 +32,18 @@ Stylesheets removed:
URL=.../inspector/styles/resources/styles-new-API.css
origin=regular
=== Removing stylesheet... ===
+styleSheetRemoved
Stylesheets removed:
URL=.../inspector/styles/stylesheet-tracking.html
origin=regular
=== Adding rule... ===
+styleSheetAdded
Stylesheets added:
URL=.../inspector/styles/stylesheet-tracking.html
origin=inspector
Rule added
+styleSheetAdded
+Stylesheets added:
+ URL=.../inspector/styles/resources/stylesheet-tracking-iframe.html
+ origin=regular

Powered by Google App Engine
This is Rietveld 408576698