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

Unified Diff: LayoutTests/cssom/stylesheetlist-01-expected.txt

Issue 17827004: Include disabled stylesheets in document.styleSheets. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Changed expected result for mac Created 7 years, 6 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/cssom/stylesheetlist-01-expected.txt
diff --git a/LayoutTests/cssom/stylesheetlist-01-expected.txt b/LayoutTests/cssom/stylesheetlist-01-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f13700508bc270ce5b5cb575fc99b14e98bdf74b
--- /dev/null
+++ b/LayoutTests/cssom/stylesheetlist-01-expected.txt
@@ -0,0 +1,10 @@
+This text should be green
+
+PASS Check that all stylesheets are initially present in document.styleSheets
+PASS Check that no stylesheets are applied when disabled
+PASS #s1 accessible through document.styleSheets after disabling
+PASS #s2 accessible through document.styleSheets after disabling
+PASS #s3 accessible through document.styleSheets after disabling
+PASS #s4 accessible through document.styleSheets after disabling
+PASS #s5 accessible through document.styleSheets after disabling
+
« no previous file with comments | « LayoutTests/cssom/stylesheetlist-01.html ('k') | LayoutTests/fast/dom/HTMLLinkElement/disabled-attribute-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698