<?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>143229</bug_id>
          
          <creation_ts>2015-03-30 10:32:09 -0700</creation_ts>
          <short_desc>[GTK] Layout Test accessibility/aria-toggle-button-with-title.html is failing</short_desc>
          <delta_ts>2015-04-13 03:23:12 -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>Accessibility</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>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Marcos Chavarría Teijeiro (irc: chavaone)">chavarria1991</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aboxhall</cc>
    
    <cc>apinheiro</cc>
    
    <cc>cfleizach</cc>
    
    <cc>chavarria1991</cc>
    
    <cc>clopez</cc>
    
    <cc>commit-queue</cc>
    
    <cc>dmazzoni</cc>
    
    <cc>jcraig</cc>
    
    <cc>jdiggs</cc>
    
    <cc>mario</cc>
    
    <cc>ossy</cc>
    
    <cc>samuel_white</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1081213</commentid>
    <comment_count>0</comment_count>
    <who name="Marcos Chavarría Teijeiro (irc: chavaone)">chavarria1991</who>
    <bug_when>2015-03-30 10:32:09 -0700</bug_when>
    <thetext>The accessibility/aria-toggle-button-with-title.html layout test is failing on GTK+ since r182012 (https://trac.webkit.org/changeset/182012).

This revision updates the way a role=button + aria-pressed object should be exposed as AXCheckbox on Mac.

The diff is the following:

--- /home/ch01/jhbuild/src/WebKit/WebKitBuild/Release/layout-test-results/accessibility/aria-toggle-button-with-title-expected.txt
+++ /home/ch01/jhbuild/src/WebKit/WebKitBuild/Release/layout-test-results/accessibility/aria-toggle-button-with-title-actual.txt
@@ -8,7 +8,7 @@
 PASS successfullyParsed is true

 TEST COMPLETE
-Role: AXRole: AXCheckBox
+Role: AXRole: AXToggleButton
 PASS tbutton1.title is &apos;AXTitle: Toggle button&apos;
 Role: AXRole: AXButton
 PASS button.title is &apos;AXTitle: Button title&apos;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1081214</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-03-30 10:32:33 -0700</bug_when>
    <thetext>&lt;rdar://problem/20348058&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1081216</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-03-30 10:33:23 -0700</bug_when>
    <thetext>&lt;rdar://problem/20348078&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1081233</commentid>
    <comment_count>3</comment_count>
    <who name="chris fleizach">cfleizach</who>
    <bug_when>2015-03-30 11:02:11 -0700</bug_when>
    <thetext>Can you post the whole new actual file that you get. i can post that as the new expected results for GTK</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1081236</commentid>
    <comment_count>4</comment_count>
      <attachid>249747</attachid>
    <who name="Marcos Chavarría Teijeiro (irc: chavaone)">chavarria1991</who>
    <bug_when>2015-03-30 11:10:18 -0700</bug_when>
    <thetext>Created attachment 249747
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1081237</commentid>
    <comment_count>5</comment_count>
      <attachid>249747</attachid>
    <who name="chris fleizach">cfleizach</who>
    <bug_when>2015-03-30 11:11:04 -0700</bug_when>
    <thetext>Comment on attachment 249747
Patch

i think this may fail because you&apos;ve put unreviewed in there, lets&apos; see</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1081241</commentid>
    <comment_count>6</comment_count>
    <who name="Marcos Chavarría Teijeiro (irc: chavaone)">chavarria1991</who>
    <bug_when>2015-03-30 11:13:56 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; Comment on attachment 249747 [details]
&gt; Patch
&gt; 
&gt; i think this may fail because you&apos;ve put unreviewed in there, lets&apos; see

The thing is that being a gardening patch it doesn&apos;t need revision but I forget to add the --no-review flag when I call to upload the patch. Thanks! :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1081263</commentid>
    <comment_count>7</comment_count>
      <attachid>249747</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2015-03-30 11:59:11 -0700</bug_when>
    <thetext>Comment on attachment 249747
Patch

Clearing flags on attachment: 249747

Committed r182149: &lt;http://trac.webkit.org/changeset/182149&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1081264</commentid>
    <comment_count>8</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2015-03-30 11:59:15 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1084760</commentid>
    <comment_count>9</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-04-13 03:23:12 -0700</bug_when>
    <thetext>EFL had similar difference - fixed in http://trac.webkit.org/changeset/182699</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>249747</attachid>
            <date>2015-03-30 11:10:18 -0700</date>
            <delta_ts>2015-03-30 11:59:11 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-143229-20150330200935.patch</filename>
            <type>text/plain</type>
            <size>1746</size>
            <attacher name="Marcos Chavarría Teijeiro (irc: chavaone)">chavarria1991</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTgyMTM1CmRpZmYgLS1naXQgYS9MYXlvdXRUZXN0cy9DaGFu
Z2VMb2cgYi9MYXlvdXRUZXN0cy9DaGFuZ2VMb2cKaW5kZXggOGJhNzMzMTE2N2M3ZmU0MWVkMGI2
NjU2MmRhZDI5NDhlMzAxMDc4Mi4uZTAxNzQ3NGEyZGZiZWEzZWIxOTBmNDQ5Y2U5OTc0Y2RhZmNk
YjQ0NCAxMDA2NDQKLS0tIGEvTGF5b3V0VGVzdHMvQ2hhbmdlTG9nCisrKyBiL0xheW91dFRlc3Rz
L0NoYW5nZUxvZwpAQCAtMSwzICsxLDE0IEBACisyMDE1LTAzLTMwICBNYXJjb3MgQ2hhdmFycsOt
YSBUZWlqZWlybyAgPGNoYXZhcnJpYTE5OTFAZ21haWwuY29tPgorCisgICAgICAgIFJlYmFzZWxp
bmUgYWNjZXNzaWJpbGl0eS9hcmlhLXRvZ2dsZS1idXR0b24td2l0aC10aXRsZS5odG1sCisgICAg
ICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD0xNDMyMjkKKworICAg
ICAgICBVbnJldmlld2VkLgorCisgICAgICAgIFJldmlzaW9uIHIxODIwMTIgdXBkYXRlcyB0aGUg
d2F5IGEgcm9sZT1idXR0b24gKyBhcmlhLXByZXNzZWQgb2JqZWN0IHNob3VsZCBiZSBleHBvc2Vk
IGFzIEFYQ2hlY2tib3guIFdlIG5lZWQgdG8gY3JlYXRlIGEgbmV3IGJhc2VsaW5lLgorCisgICAg
ICAgICogcGxhdGZvcm0vZ3RrL2FjY2Vzc2liaWxpdHkvYXJpYS10b2dnbGUtYnV0dG9uLXdpdGgt
dGl0bGUtZXhwZWN0ZWQudHh0OiBBZGRlZC4KKwogMjAxNS0wMy0yOSAgQmVuamFtaW4gUG91bGFp
biAgPGJlbmphbWluQHdlYmtpdC5vcmc+CiAKICAgICAgICAgYGN1cnJlbnRDb2xvcmAgY29tcHV0
ZXMgdG8gdGhlIHNhbWUgY29sb3VyIG9uIGFsbCBlbGVtZW50cywgZXZlbiBpZiAnY29sb3InIGlz
IGluaGVyaXRlZCBkaWZmZXJlbnRseQpkaWZmIC0tZ2l0IGEvTGF5b3V0VGVzdHMvcGxhdGZvcm0v
Z3RrL2FjY2Vzc2liaWxpdHkvYXJpYS10b2dnbGUtYnV0dG9uLXdpdGgtdGl0bGUtZXhwZWN0ZWQu
dHh0IGIvTGF5b3V0VGVzdHMvcGxhdGZvcm0vZ3RrL2FjY2Vzc2liaWxpdHkvYXJpYS10b2dnbGUt
YnV0dG9uLXdpdGgtdGl0bGUtZXhwZWN0ZWQudHh0Cm5ldyBmaWxlIG1vZGUgMTAwNjQ0CmluZGV4
IDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAuLjUzZjRhNGExMDFjMjJm
Y2FhYjFmNGFhMjAxNWVjNWI5YTcxMzg3YWIKLS0tIC9kZXYvbnVsbAorKysgYi9MYXlvdXRUZXN0
cy9wbGF0Zm9ybS9ndGsvYWNjZXNzaWJpbGl0eS9hcmlhLXRvZ2dsZS1idXR0b24td2l0aC10aXRs
ZS1leHBlY3RlZC50eHQKQEAgLTAsMCArMSwxNSBAQAorVG9nZ2xlIGJ1dHRvbgorQnV0dG9uIHRp
dGxlCitUaGlzIHRlc3RzIHRoYXQgYSB0b2dnbGUgYnV0dG9uIHByb3Blcmx5IGV4cG9zZXMgdGhl
IHRpdGxlIHdoZW4gdGhlcmUgaXNuJ3QgYSBkaXJlY3QgcmVsYXRpb24gYW5kIHRleHRVbmRlckVs
ZW1lbnQgaXMgcmVxdWlyZWQgdG8gYmUgdXNlZC4KKworT24gc3VjY2VzcywgeW91IHdpbGwgc2Vl
IGEgc2VyaWVzIG9mICJQQVNTIiBtZXNzYWdlcywgZm9sbG93ZWQgYnkgIlRFU1QgQ09NUExFVEUi
LgorCisKK1BBU1Mgc3VjY2Vzc2Z1bGx5UGFyc2VkIGlzIHRydWUKKworVEVTVCBDT01QTEVURQor
Um9sZTogQVhSb2xlOiBBWFRvZ2dsZUJ1dHRvbgorUEFTUyB0YnV0dG9uMS50aXRsZSBpcyAnQVhU
aXRsZTogVG9nZ2xlIGJ1dHRvbicKK1JvbGU6IEFYUm9sZTogQVhCdXR0b24KK1BBU1MgYnV0dG9u
LnRpdGxlIGlzICdBWFRpdGxlOiBCdXR0b24gdGl0bGUnCisK
</data>

          </attachment>
      

    </bug>

</bugzilla>