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/userscripts/insert-stylesheets-expected.txt

Issue 14188004: Remove UserScript support, which is not used by Chromium (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove one more test Created 7 years, 8 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
« no previous file with comments | « LayoutTests/userscripts/insert-stylesheets.html ('k') | LayoutTests/userscripts/mixed-case-stylesheet.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/userscripts/insert-stylesheets-expected.txt
diff --git a/LayoutTests/userscripts/insert-stylesheets-expected.txt b/LayoutTests/userscripts/insert-stylesheets-expected.txt
deleted file mode 100644
index 8cbf085e2d840394a2b28fd03b12a532c52d9baf..0000000000000000000000000000000000000000
--- a/LayoutTests/userscripts/insert-stylesheets-expected.txt
+++ /dev/null
@@ -1,9 +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
-This test requires testRunner and window.internals.
-
-
« no previous file with comments | « LayoutTests/userscripts/insert-stylesheets.html ('k') | LayoutTests/userscripts/mixed-case-stylesheet.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698