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

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

Issue 183743013: Rename Clipboard.idl to DataTransfer.idl to match the spec (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 10 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 | « no previous file | 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 d1c2878ea4279043a21ecd4247fabd051477e632..ef215c6101aad12b11f5400584230047f3901da8 100644
--- a/LayoutTests/fast/dom/dom-constructors.html
+++ b/LayoutTests/fast/dom/dom-constructors.html
@@ -80,7 +80,6 @@ var objects_exception = [
'HTMLUListElement',
'HTMLElement',
'CanvasRenderingContext2D',
- 'Clipboard',
'Counter',
'CSSCharsetRule',
'CSSFontFaceRule',
@@ -96,6 +95,7 @@ var objects_exception = [
'CSSValue',
'CSSValueList',
'DOMImplementation',
+ 'DataTransfer',
'HTMLCollection',
'MediaList',
'MimeType',
« no previous file with comments | « no previous file | LayoutTests/fast/dom/dom-constructors-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698