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

Unified Diff: LayoutTests/fast/css/getComputedStyle-relativeURL-expected.txt

Issue 1306283006: BackgroundImage incorrectly returns empty url() when created on-the-fly (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Ensure getComputedStyle returns absolute URLs Created 5 years, 3 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/fast/css/getComputedStyle-relativeURL-expected.txt
diff --git a/LayoutTests/fast/css/getComputedStyle-relativeURL-expected.txt b/LayoutTests/fast/css/getComputedStyle-relativeURL-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1854dd89187c631baaf93da5cbe93a5808aff8ac
--- /dev/null
+++ b/LayoutTests/fast/css/getComputedStyle-relativeURL-expected.txt
@@ -0,0 +1,5 @@
+This is a testharness.js-based test.
+PASS Testing getComputedStyle.backgroundImage returns absolute URlS and style.backgroundImage returns relative URLs
Timothy Loh 2015/09/15 12:20:47 testharness tests shouldn't need expected files (h
nainar 2015/09/16 07:16:48 Removed.
+
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698