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

Unified Diff: LayoutTests/fast/dom/prototypes-expected.txt

Issue 692433003: Don't require getPropertyCSSValue in fast tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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
Index: LayoutTests/fast/dom/prototypes-expected.txt
diff --git a/LayoutTests/fast/dom/prototypes-expected.txt b/LayoutTests/fast/dom/prototypes-expected.txt
index da22c87418c1d24e9c17d951d6d2d04bf126a7e2..554ec99193e127299872ae2f79f74786ecd1f0b9 100644
--- a/LayoutTests/fast/dom/prototypes-expected.txt
+++ b/LayoutTests/fast/dom/prototypes-expected.txt
@@ -2,9 +2,6 @@ This test checks some DOM object prototypes that WebKit has gotten wrong in the
PASS: Object.prototype.isPrototypeOf(window.DOMException) should be true and is.
PASS: Object.prototype.isPrototypeOf(window.Option) should be true and is.
-PASS: Object.prototype.isPrototypeOf(cssValue) should be true and is.
-PASS: Object.prototype.isPrototypeOf(rgbColor) should be true and is.
-PASS: Object.prototype.isPrototypeOf(rect) should be true and is.
PASS: Object.prototype.isPrototypeOf(styleSheetList) should be true and is.
PASS: Object.prototype.isPrototypeOf(styleSheet) should be true and is.
PASS: Object.prototype.isPrototypeOf(cssRule) should be true and is.
« no previous file with comments | « LayoutTests/fast/dom/prototypes.html ('k') | LayoutTests/fast/dom/script-tests/non-numeric-values-numeric-parameters.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698