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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/preferred-stylesheet-reversed-order-expected.txt

Issue 1769843002: Added tests for preferred sheet insertion order. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | « third_party/WebKit/LayoutTests/fast/css/preferred-stylesheet-reversed-order.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/css/preferred-stylesheet-reversed-order-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/preferred-stylesheet-reversed-order-expected.txt b/third_party/WebKit/LayoutTests/fast/css/preferred-stylesheet-reversed-order-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b78f3a991b339528c87b579e8f745c6bd5709ad6
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/css/preferred-stylesheet-reversed-order-expected.txt
@@ -0,0 +1,12 @@
+Preferred stylesheet where insertion order is tree order
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS getComputedStyle(t1).color is "rgb(0, 128, 0)"
+PASS document.preferredStylesheetSet is "preferred"
+PASS document.selectedStylesheetSet is "preferred"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+This text should be green
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/css/preferred-stylesheet-reversed-order.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698