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

Unified Diff: LayoutTests/userstyles/insert-stylesheets-expected.txt

Issue 66383005: Remove the concept of user stylesheets. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix WebFrameCSSCallbackTest tests Created 7 years, 1 month 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
« no previous file with comments | « LayoutTests/userstyles/insert-stylesheets.html ('k') | LayoutTests/userstyles/mixed-case-stylesheet.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/userstyles/insert-stylesheets-expected.txt
diff --git a/LayoutTests/userstyles/insert-stylesheets-expected.txt b/LayoutTests/userstyles/insert-stylesheets-expected.txt
deleted file mode 100644
index 8c3317e3e43c606c6088e7f4c35ce57e5c6500ce..0000000000000000000000000000000000000000
--- a/LayoutTests/userstyles/insert-stylesheets-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-PASS getComputedStyle(testElement).backgroundColor is 'rgb(255, 0, 0)'
-PASS testElement.offsetWidth is 0
-PASS getComputedStyle(testElement).backgroundColor is 'rgb(255, 0, 0)'
-PASS testElement.offsetWidth is 0
-PASS getComputedStyle(testElement).backgroundColor is 'rgb(0, 128, 0)'
-PASS testElement.offsetWidth is 100
-PASS successfullyParsed is true
-
-TEST COMPLETE
-This test requires testRunner and window.internals.
-
-
« no previous file with comments | « LayoutTests/userstyles/insert-stylesheets.html ('k') | LayoutTests/userstyles/mixed-case-stylesheet.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698