Title: [112961] trunk/LayoutTests
- Revision
- 112961
- Author
- [email protected]
- Date
- 2012-04-02 16:41:01 -0700 (Mon, 02 Apr 2012)
Log Message
Fix layout test failure with window-properties-expected.txt
https://bugs.webkit.org/show_bug.cgi?id=82969
Unreviewed build fix.
* platform/mac/fast/dom/Window/window-properties-expected.txt:
Fix expectations caused by addition of Oscillator and WaveTable:
http://trac.webkit.org/changeset/112938
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (112960 => 112961)
--- trunk/LayoutTests/ChangeLog 2012-04-02 23:24:24 UTC (rev 112960)
+++ trunk/LayoutTests/ChangeLog 2012-04-02 23:41:01 UTC (rev 112961)
@@ -1,3 +1,15 @@
+2012-04-02 Chris Rogers <[email protected]>
+
+ Fix layout test failure with window-properties-expected.txt
+ https://bugs.webkit.org/show_bug.cgi?id=82969
+
+ Unreviewed build fix.
+
+ * platform/mac/fast/dom/Window/window-properties-expected.txt:
+
+ Fix expectations caused by addition of Oscillator and WaveTable:
+ http://trac.webkit.org/changeset/112938
+
2012-04-02 Brady Eidson <[email protected]>
Skip new test webarchive/css-page-rule-crash.html for WK2.
Modified: trunk/LayoutTests/platform/mac/fast/dom/Window/window-properties-expected.txt (112960 => 112961)
--- trunk/LayoutTests/platform/mac/fast/dom/Window/window-properties-expected.txt 2012-04-02 23:24:24 UTC (rev 112960)
+++ trunk/LayoutTests/platform/mac/fast/dom/Window/window-properties-expected.txt 2012-04-02 23:41:01 UTC (rev 112961)
@@ -2737,8 +2737,10 @@
window.webkitAudioContext.prototype.createGainNode [function]
window.webkitAudioContext.prototype.createJavaScriptNode [function]
window.webkitAudioContext.prototype.createMediaElementSource [function]
+window.webkitAudioContext.prototype.createOscillator [function]
window.webkitAudioContext.prototype.createPanner [function]
window.webkitAudioContext.prototype.createWaveShaper [function]
+window.webkitAudioContext.prototype.createWaveTable [function]
window.webkitAudioContext.prototype.decodeAudioData [function]
window.webkitAudioContext.prototype.startRendering [function]
window.webkitAudioPannerNode [object AudioPannerNodeConstructor]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes