[Webkit-unassigned] [Bug 194606] [GTK] accessibility/set-value-not-work-for-disabled-sliders.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 12:56:57 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=194606

--- Comment #1 from Alicia Boya GarcĂ­a <aboya at igalia.com> ---
Commit that introduced the test:

commit 4ae5a042972bcf10abbf1cd9904d412b56ab482f
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Feb 4 21:03:20 2019 +0000

    Source/WebCore:
    When performing Increment or Decrement on sliders, check to see if the slider is disabled.
    https://bugs.webkit.org/show_bug.cgi?id=173497

    Patch by Eric Liang <ericliang at apple.com> on 2019-02-04
    Reviewed by Chris Fleizach.

    Test: accessibility/set-value-not-work-for-disabled-sliders.html

    * accessibility/AccessibilityNodeObject.cpp:
    (WebCore::AccessibilityNodeObject::alterSliderValue):

    LayoutTests:
    Check if slider value changed after calling AX Increment or Decrement on disabled sliders.
    https://bugs.webkit.org/show_bug.cgi?id=193497

    Patch by Eric Liang <ericliang at apple.com> on 2019-02-04
    Reviewed by Chris Fleizach.

    * accessibility/set-value-not-work-for-disabled-sliders.html: Added.

    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@240939 268f45cc-cd09-0410-ab3c-d52691b4dbfc

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190213/d2c9d5f9/attachment.html>


More information about the webkit-unassigned mailing list