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

Unified Diff: LayoutTests/fast/dom/dom-constructors.html

Issue 711473003: Remove more testing of getPropertyCSSValue (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
« no previous file with comments | « LayoutTests/fast/dom/constants-expected.txt ('k') | LayoutTests/fast/dom/dom-constructors-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/dom-constructors.html
diff --git a/LayoutTests/fast/dom/dom-constructors.html b/LayoutTests/fast/dom/dom-constructors.html
index 86c1106b7a1d7ede19ea9025ce8018fd8eab539e..60546363c16062e1b3073b2e0653c7d5fff7f086 100644
--- a/LayoutTests/fast/dom/dom-constructors.html
+++ b/LayoutTests/fast/dom/dom-constructors.html
@@ -79,20 +79,16 @@ var objects_exception = [
'HTMLUListElement',
'HTMLElement',
'CanvasRenderingContext2D',
- 'Counter',
'CSSCharsetRule',
'CSSFontFaceRule',
'CSSImportRule',
'CSSMediaRule',
'CSSPageRule',
- 'CSSPrimitiveValue',
'CSSRule',
'CSSRuleList',
'CSSStyleDeclaration',
'CSSStyleRule',
'CSSStyleSheet',
- 'CSSValue',
- 'CSSValueList',
'DOMImplementation',
'DataTransfer',
'HTMLCollection',
@@ -105,7 +101,6 @@ var objects_exception = [
'NodeList',
'Plugin',
'PluginArray',
- 'Rect',
'StyleSheet',
'StyleSheetList',
'TextEvent',
@@ -121,7 +116,6 @@ var objects_exception = [
'Location',
'Navigator',
'NodeIterator',
- 'RGBColor',
'Screen',
'TreeWalker',
'XPathExpression',
« no previous file with comments | « LayoutTests/fast/dom/constants-expected.txt ('k') | LayoutTests/fast/dom/dom-constructors-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698