[Webkit-unassigned] [Bug 68315] New: [Qt][WK2] fast/events/media-element-focus-tab.html fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 17 13:01:14 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=68315
Summary: [Qt][WK2] fast/events/media-element-focus-tab.html
fails
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: Qt, QtTriaged
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ossy at webkit.org
fast/events/media-element-focus-tab.html introduced in http://trac.webkit.org/changeset/95381,
but fails on Qt-WK2 platform:
--- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/events/media-element-focus-tab-expected.txt
+++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/events/media-element-focus-tab-actual.txt
@@ -1,9 +1,9 @@
This tests that a media element ie: <Audio> or <video>, without tabindex can be selected with keyboard (TAB Key)
-SUCCESS: Tab-Key did tab to the Media Element (video1). TEST: WithTabIndexVideo.
-SUCCESS: Tab-Key did tab to the Media Element (video2). TEST: WithoutTabIndexVideo.
-SUCCESS: Tab-Key did tab to the Media Element (video3). TEST: WithoutControlsButWithTabIndexVideo.
-SUCCESS: Tab-Key did tab to the Media Element (audio1). TEST: WithoutTabIndexAudio.
+FAIL: Tab-Key did not tab to the Media Element (video1). TEST: WithTabIndexVideo.
+FAIL: Tab-Key did not tab to the Media Element (video2). TEST: WithoutTabIndexVideo.
+FAIL: Tab-Key did not tab to the Media Element (video3). TEST: WithoutControlsButWithTabIndexVideo.
+FAIL: Tab-Key did not tab to the Media Element (audio1). TEST: WithoutTabIndexAudio.
SUCCESS: Tab-Key did not tab to the Media Element (audio2). TEST: WithoutControlaAndTabIndexAudio.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list