[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
eric.carlson at apple.com
eric.carlson at apple.com
Tue Jan 5 23:49:09 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit b63e8724ff5202a3fae7830ce4fb3eec25465cd1
Author: eric.carlson at apple.com <eric.carlson at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Dec 14 17:43:03 2009 +0000
2009-12-14 Eric Carlson <eric.carlson at apple.com>
Not reviewed, build fix.
Update Tiger media test results after r52094.
* platform/mac-tiger/accessibility: Added.
* platform/mac-tiger/accessibility/media-element-expected.txt: Added.
* platform/mac-tiger/media/audio-controls-rendering-expected.txt: Added.
* platform/mac-tiger/media/controls-after-reload-expected.txt: Added.
* platform/mac-tiger/media/controls-drag-timebar-expected.txt: Added.
* platform/mac-tiger/media/controls-strict-expected.txt: Added.
* platform/mac-tiger/media/controls-styling-expected.txt: Added.
* platform/mac-tiger/media/video-controls-rendering-expected.txt: Added.
* platform/mac-tiger/media/video-display-toggle-expected.txt: Added.
* platform/mac-tiger/media/video-no-audio-expected.txt: Added.
* platform/mac-tiger/media/video-zoom-controls-expected.txt: Added.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52097 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index ae1a84a..bad274c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,21 @@
+2009-12-14 Eric Carlson <eric.carlson at apple.com>
+
+ Not reviewed, build fix.
+
+ Update Tiger media test results after r52094.
+
+ * platform/mac-tiger/accessibility: Added.
+ * platform/mac-tiger/accessibility/media-element-expected.txt: Added.
+ * platform/mac-tiger/media/audio-controls-rendering-expected.txt: Added.
+ * platform/mac-tiger/media/controls-after-reload-expected.txt: Added.
+ * platform/mac-tiger/media/controls-drag-timebar-expected.txt: Added.
+ * platform/mac-tiger/media/controls-strict-expected.txt: Added.
+ * platform/mac-tiger/media/controls-styling-expected.txt: Added.
+ * platform/mac-tiger/media/video-controls-rendering-expected.txt: Added.
+ * platform/mac-tiger/media/video-display-toggle-expected.txt: Added.
+ * platform/mac-tiger/media/video-no-audio-expected.txt: Added.
+ * platform/mac-tiger/media/video-zoom-controls-expected.txt: Added.
+
2009-12-14 Chris Fleizach <cfleizach at apple.com>
Reviewed by Adele Peterson.
diff --git a/LayoutTests/platform/mac-tiger/accessibility/media-element-expected.txt b/LayoutTests/platform/mac-tiger/accessibility/media-element-expected.txt
new file mode 100644
index 0000000..c54bede
--- /dev/null
+++ b/LayoutTests/platform/mac-tiger/accessibility/media-element-expected.txt
@@ -0,0 +1,35 @@
+Dump <video> element controller accessibility object tree at 'loadstart' and 'load' events.
+
++++++++++++++++++++++++++++++++++++
+
+State at 'load' event:
+
+ description: AXDescription: video element controller
+ role: AXRole: AXToolbar
+
+
+ description: AXDescription: play
+ role: AXRole: AXButton
+
+
+ description: AXDescription:
+ role: AXRole: AXSlider
+
+
+ description: AXDescription:
+ role: AXRole: AXValueIndicator
+
+
+ description: AXDescription: fast reverse
+ role: AXRole: AXButton
+
+
+ description: AXDescription: fast forward
+ role: AXRole: AXButton
+
+
+ description: AXDescription: mute
+ role: AXRole: AXButton
+
+
+
diff --git a/LayoutTests/platform/win/media/audio-controls-rendering-expected.txt b/LayoutTests/platform/mac-tiger/media/audio-controls-rendering-expected.txt
similarity index 100%
copy from LayoutTests/platform/win/media/audio-controls-rendering-expected.txt
copy to LayoutTests/platform/mac-tiger/media/audio-controls-rendering-expected.txt
diff --git a/LayoutTests/platform/win/media/controls-after-reload-expected.txt b/LayoutTests/platform/mac-tiger/media/controls-after-reload-expected.txt
similarity index 100%
copy from LayoutTests/platform/win/media/controls-after-reload-expected.txt
copy to LayoutTests/platform/mac-tiger/media/controls-after-reload-expected.txt
diff --git a/LayoutTests/platform/win/media/controls-drag-timebar-expected.txt b/LayoutTests/platform/mac-tiger/media/controls-drag-timebar-expected.txt
similarity index 100%
copy from LayoutTests/platform/win/media/controls-drag-timebar-expected.txt
copy to LayoutTests/platform/mac-tiger/media/controls-drag-timebar-expected.txt
diff --git a/LayoutTests/platform/win/media/controls-strict-expected.txt b/LayoutTests/platform/mac-tiger/media/controls-strict-expected.txt
similarity index 100%
copy from LayoutTests/platform/win/media/controls-strict-expected.txt
copy to LayoutTests/platform/mac-tiger/media/controls-strict-expected.txt
diff --git a/LayoutTests/platform/win/media/controls-styling-expected.txt b/LayoutTests/platform/mac-tiger/media/controls-styling-expected.txt
similarity index 100%
copy from LayoutTests/platform/win/media/controls-styling-expected.txt
copy to LayoutTests/platform/mac-tiger/media/controls-styling-expected.txt
diff --git a/LayoutTests/platform/win/media/video-controls-rendering-expected.txt b/LayoutTests/platform/mac-tiger/media/video-controls-rendering-expected.txt
similarity index 100%
copy from LayoutTests/platform/win/media/video-controls-rendering-expected.txt
copy to LayoutTests/platform/mac-tiger/media/video-controls-rendering-expected.txt
diff --git a/LayoutTests/platform/win/media/video-display-toggle-expected.txt b/LayoutTests/platform/mac-tiger/media/video-display-toggle-expected.txt
similarity index 100%
copy from LayoutTests/platform/win/media/video-display-toggle-expected.txt
copy to LayoutTests/platform/mac-tiger/media/video-display-toggle-expected.txt
diff --git a/LayoutTests/platform/mac-tiger/media/video-no-audio-expected.txt b/LayoutTests/platform/mac-tiger/media/video-no-audio-expected.txt
new file mode 100644
index 0000000..06c7a43
--- /dev/null
+++ b/LayoutTests/platform/mac-tiger/media/video-no-audio-expected.txt
@@ -0,0 +1,24 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 413x18
+ text run at (0,0) width 413: "Movie with no audio track. The volume button should not render."
+ RenderBlock (anonymous) at (0,34) size 784x480
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+layer at (8,42) size 640x480
+ RenderVideo {VIDEO} at (0,0) size 640x480
+layer at (8,42) size 640x480
+ RenderBlock (relative positioned) {DIV} at (0,0) size 640x480
+layer at (8,506) size 640x16
+ RenderFlexibleBox (positioned) {DIV} at (0,464) size 640x16
+ RenderButton {INPUT} at (0,0) size 16x16
+ RenderFlexibleBox {DIV} at (16,0) size 592x16
+ RenderSlider {INPUT} at (0,0) size 592x16
+ RenderBlock {DIV} at (2,1) size 13x14
+ RenderButton {INPUT} at (608,0) size 16x16
+ RenderButton {INPUT} at (624,0) size 16x16
\ No newline at end of file
diff --git a/LayoutTests/platform/mac-tiger/media/video-zoom-controls-expected.txt b/LayoutTests/platform/mac-tiger/media/video-zoom-controls-expected.txt
new file mode 100644
index 0000000..93618ac
--- /dev/null
+++ b/LayoutTests/platform/mac-tiger/media/video-zoom-controls-expected.txt
@@ -0,0 +1,34 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (12,12) size 776x543
+ RenderBlock {P} at (0,0) size 776x28
+ RenderText {#text} at (0,0) size 280x28
+ text run at (0,0) width 280: "Zoomed video with controls."
+layer at (57,85) size 240x180
+ RenderVideo {VIDEO} at (45,73) size 240x180
+layer at (57,85) size 240x180
+ RenderBlock (relative positioned) {DIV} at (0,0) size 240x180
+layer at (57,241) size 240x24
+ RenderFlexibleBox (positioned) {DIV} at (0,156) size 240x24
+ RenderButton {INPUT} at (0,0) size 24x24
+ RenderFlexibleBox {DIV} at (24,0) size 144x24
+ RenderSlider {INPUT} at (0,0) size 144x24
+ RenderBlock {DIV} at (3,1) size 19x21
+ RenderButton {INPUT} at (168,0) size 24x24
+ RenderButton {INPUT} at (192,0) size 24x24
+ RenderButton {INPUT} at (216,0) size 24x24
+layer at (57,310) size 240x180
+ RenderVideo {VIDEO} at (45,298) size 240x180
+layer at (57,310) size 240x180
+ RenderBlock (relative positioned) {DIV} at (0,0) size 240x180
+layer at (57,466) size 240x24
+ RenderFlexibleBox (positioned) {DIV} at (0,156) size 240x24
+ RenderButton {INPUT} at (0,0) size 24x24
+ RenderFlexibleBox {DIV} at (24,0) size 144x24
+ RenderSlider {INPUT} at (0,0) size 144x24
+ RenderBlock {DIV} at (3,1) size 19x21
+ RenderButton {INPUT} at (168,0) size 24x24
+ RenderButton {INPUT} at (192,0) size 24x24
+ RenderButton {INPUT} at (216,0) size 24x24
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list