<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>68341</bug_id>
          
          <creation_ts>2011-09-19 01:45:52 -0700</creation_ts>
          <short_desc>[Qt] [ARMv5] fast/events/media-element-focus-tab.html fast/spatial-navigation/snav-media-elements.html fail</short_desc>
          <delta_ts>2013-06-13 02:52:10 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>67190</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Kristóf Kosztyó">kkristof</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>loki</cc>
    
    <cc>ossy</cc>
    
    <cc>rgabor</cc>
    
    <cc>tonikitoo</cc>
    
    <cc>zherczeg</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>469285</commentid>
    <comment_count>0</comment_count>
    <who name="Kristóf Kosztyó">kkristof</who>
    <bug_when>2011-09-19 01:45:52 -0700</bug_when>
    <thetext>The tests added in r95381

fast/events/media-element-focus-tab.html diff:
--- /home/buildbot/cute1/slaves/armReleaseTest/buildslave/arm-qt-linux-release-arm-test/build/layout-test-results_arm-layout/fast/events/media-element-focus-tab-expected.txt	2011-09-18 18:59:09.967318298 -0700
+++ /home/buildbot/cute1/slaves/armReleaseTest/buildslave/arm-qt-linux-release-arm-test/build/layout-test-results_arm-layout/fast/events/media-element-focus-tab-actual.txt	2011-09-18 18:59:09.959318005 -0700
@@ -1,18 +1,18 @@
 This tests that a media element ie: &lt;Audio&gt; or &lt;video&gt;, 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.
+FAIL: Tab-Key did not 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 (audio1). TEST: WithoutTabIndexAudio.
 SUCCESS: Tab-Key did not tab to the Media Element (audio2). TEST: WithoutControlaAndTabIndexAudio.
  
+
  
+
  
+
  
- 
- 
- 
- 
+

fast/spatial-navigation/snav-media-elements.html diff:
--- /home/buildbot/cute1/slaves/armReleaseTest/buildslave/arm-qt-linux-release-arm-test/build/layout-test-results_arm-layout/fast/spatial-navigation/snav-media-elements-expected.txt	2011-09-18 19:02:03.420068064 -0700
+++ /home/buildbot/cute1/slaves/armReleaseTest/buildslave/arm-qt-linux-release-arm-test/build/layout-test-results_arm-layout/fast/spatial-navigation/snav-media-elements-actual.txt	2011-09-18 19:02:03.411569211 -0700
@@ -11,14 +11,14 @@
 This is a link End of Test.
 
 PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;start&quot;
-PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;v1&quot;
-PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;i2&quot;
-PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;v3&quot;
-PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;i4&quot;
-PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;v5&quot;
-PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;i6&quot;
-PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;a7&quot;
-PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;i8&quot;
+FAIL gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) should be v1. Was i2.
+FAIL gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) should be i2. Was i4.
+FAIL gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) should be v3. Was i6.
+FAIL gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) should be i4. Was i8.
+FAIL gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) should be v5. Was end.
+FAIL gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) should be i6. Was end.
+FAIL gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) should be a7. Was end.
+FAIL gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) should be i8. Was end.
 PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;end&quot;
 PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;i8&quot;
 PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;end&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>469288</commentid>
    <comment_count>1</comment_count>
      <attachid>107817</attachid>
    <who name="Kristóf Kosztyó">kkristof</who>
    <bug_when>2011-09-19 02:06:27 -0700</bug_when>
    <thetext>Created attachment 107817
skip the failing tests</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>469295</commentid>
    <comment_count>2</comment_count>
      <attachid>107817</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-19 02:19:26 -0700</bug_when>
    <thetext>Comment on attachment 107817
skip the failing tests

View in context: https://bugs.webkit.org/attachment.cgi?id=107817&amp;action=review

r+ with typo fix.

&gt; LayoutTests/ChangeLog:6
&gt; +        * platform/qt-arm/Skipped: Skipp the failing tests

s/skipp/skip</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>471463</commentid>
    <comment_count>3</comment_count>
      <attachid>107817</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-22 03:40:23 -0700</bug_when>
    <thetext>Comment on attachment 107817
skip the failing tests

Landed in http://trac.webkit.org/changeset/95407</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>471464</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-22 03:40:40 -0700</bug_when>
    <thetext>Waiting for the proper fix ...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>899956</commentid>
    <comment_count>5</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2013-06-13 02:52:10 -0700</bug_when>
    <thetext>unskipped by https://trac.webkit.org/changeset/151511</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>107817</attachid>
            <date>2011-09-19 02:06:27 -0700</date>
            <delta_ts>2011-09-22 03:40:23 -0700</delta_ts>
            <desc>skip the failing tests</desc>
            <filename>1.patch</filename>
            <type>text/plain</type>
            <size>1315</size>
            <attacher name="Kristóf Kosztyó">kkristof</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL0xheW91dFRlc3RzL0NoYW5nZUxvZyBiL0xheW91dFRlc3RzL0NoYW5nZUxv
ZwppbmRleCA3NjhjNDRhLi4xNGIwYTljIDEwMDY0NAotLS0gYS9MYXlvdXRUZXN0cy9DaGFuZ2VM
b2cKKysrIGIvTGF5b3V0VGVzdHMvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTAgQEAKKzIwMTEtMDkt
MTkgIEtyaXN0w7NmIEtvc3p0ecOzICA8a2tyaXN0b2ZAaW5mLnUtc3plZ2VkLmh1PgorCisgICAg
ICAgIFtRdF0gW0FSTXY1XSBmYXN0L2V2ZW50cy9tZWRpYS1lbGVtZW50LWZvY3VzLXRhYi5odG1s
IGZhc3Qvc3BhdGlhbC1uYXZpZ2F0aW9uL3NuYXYtbWVkaWEtZWxlbWVudHMuaHRtbCBmYWlsCisg
ICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD02ODM0MQorCisg
ICAgICAgICogcGxhdGZvcm0vcXQtYXJtL1NraXBwZWQ6IFNraXBwIHRoZSBmYWlsaW5nIHRlc3Rz
CisKIDIwMTEtMDktMTggIElseWEgVGlraG9ub3Zza3kgIDxsb2lzbG9AY2hyb21pdW0ub3JnPgog
CiAgICAgICAgIFdlYiBJbnNwZWN0b3I6IHJlcXVlc3RBbmltYXRpb25GcmFtZSBjYWxsYmFja3Mg
ZG9uJ3Qgc2hvdyB1cCBpbiB0aGUgdGltZWxpbmUgcGFuZWwuCmRpZmYgLS1naXQgYS9MYXlvdXRU
ZXN0cy9wbGF0Zm9ybS9xdC1hcm0vU2tpcHBlZCBiL0xheW91dFRlc3RzL3BsYXRmb3JtL3F0LWFy
bS9Ta2lwcGVkCmluZGV4IGM4NTAzNGIuLmY4MThmYmEgMTAwNjQ0Ci0tLSBhL0xheW91dFRlc3Rz
L3BsYXRmb3JtL3F0LWFybS9Ta2lwcGVkCisrKyBiL0xheW91dFRlc3RzL3BsYXRmb3JtL3F0LWFy
bS9Ta2lwcGVkCkBAIC0xMDUsMyArMTA1LDggQEAgZmFzdC9ldmVudHMvY29uc3RydWN0b3JzL3By
b2dyZXNzLWV2ZW50LWNvbnN0cnVjdG9yLmh0bWwKICMgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcv
c2hvd19idWcuY2dpP2lkPTY4MTUxCiBpbnNwZWN0b3IvdGltZWxpbmUvdGltZWxpbmUtYW5pbWF0
aW9uLWZyYW1lLmh0bWwKIGluc3BlY3Rvci90aW1lbGluZS90aW1lbGluZS1lbnVtLXN0YWJpbGl0
eS5odG1sCisKKyMgW1F0XSBbQVJNdjVdIGZhc3QvZXZlbnRzL21lZGlhLWVsZW1lbnQtZm9jdXMt
dGFiLmh0bWwgZmFzdC9zcGF0aWFsLW5hdmlnYXRpb24vc25hdi1tZWRpYS1lbGVtZW50cy5odG1s
IGZhaWwKKyMgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTY4MzQxCitm
YXN0L2V2ZW50cy9tZWRpYS1lbGVtZW50LWZvY3VzLXRhYi5odG1sCitmYXN0L3NwYXRpYWwtbmF2
aWdhdGlvbi9zbmF2LW1lZGlhLWVsZW1lbnRzLmh0bWwKXCBObyBuZXdsaW5lIGF0IGVuZCBvZiBm
aWxlCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>