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

Unified Diff: LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 1025893002: compositor-worker: Add mutable attributes to CompositorProxy. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: . Created 5 years, 9 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 | « LayoutTests/fast/compositorworker/resources/proxy-mutate.js ('k') | Source/core/dom/CompositorProxy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
index 9bdbd8ef1172e192bb0f33211b56dac8f4f3b380..98ace01ab88b2dd0b0c9b045a61320146f20619b 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -529,8 +529,16 @@ interface CompositionEvent
method getSegments
method initCompositionEvent
interface CompositorProxy
+ getter opacity
+ getter scrollLeft
+ getter scrollTop
+ getter transform
method constructor
method supports
+ setter opacity
+ setter scrollLeft
+ setter scrollTop
+ setter transform
interface CompositorWorker
getter onerror
getter onmessage
« no previous file with comments | « LayoutTests/fast/compositorworker/resources/proxy-mutate.js ('k') | Source/core/dom/CompositorProxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698