Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
index d5d908b6755578820988a7aef11a2c9ea636ca97..b818392cbb2a5449c42091c3516aa605e3cb2984 100644 |
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
@@ -188,6 +188,8 @@ interface AudioNode : EventTarget |
interface AudioParam |
attribute @@toStringTag |
getter defaultValue |
+ getter max |
hongchan
2016/05/13 01:30:14
maxValue?
Raymond Toy
2016/05/13 18:40:32
Done.
|
+ getter min |
hongchan
2016/05/13 01:30:14
minValue?
Raymond Toy
2016/05/13 18:40:32
Done.
|
getter value |
method cancelScheduledValues |
method constructor |