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

Unified Diff: LayoutTests/fast/css/variables/cssom-update-expected.html

Issue 21006006: Add forEach() to CSSVariablesMap (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase and review changes Created 7 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/variables/cssom-update-expected.html
diff --git a/LayoutTests/fast/css/variables/cssom-update-expected.html b/LayoutTests/fast/css/variables/cssom-update-expected.html
deleted file mode 100644
index 6e3b15d7a251be1b2c3a8a10175e21934817f87b..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/css/variables/cssom-update-expected.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<!doctype html>
-
-<div id="outer" style="background-color: green; border-style: solid;">
- This div should be green with a solid border.
- <div style="background-color: green; border-style: solid;">
- This div should also be green with a solid border.
- </div>
-</div>
« no previous file with comments | « LayoutTests/fast/css/variables/cssom-update.html ('k') | LayoutTests/fast/css/variables/cssom-update-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698