Bug 133647

Summary: Disable button animations in regression tests
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: dino
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch
thorton: review+
WK1 part dino: review+

Description Alexey Proskuryakov 2014-06-09 10:34:42 PDT
Ideally, we should find a way to test animations, but for now, make sure that the dumped snapshot matches actual state.

This fixes fast/forms/checkbox-appearance-change-by-checked.html on Yosemite.

<rdar://problem/16677530>
Comment 1 Alexey Proskuryakov 2014-06-09 10:38:42 PDT
Created attachment 232712 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2014-06-09 11:58:10 PDT
Committed <http://trac.webkit.org/r169704>.
Comment 3 Alexey Proskuryakov 2014-07-17 12:24:32 PDT
This only did it for WK2.
Comment 4 Alexey Proskuryakov 2014-07-17 12:24:50 PDT
Created attachment 235083 [details]
WK1 part
Comment 5 Alexey Proskuryakov 2014-07-17 12:32:32 PDT
Committed the WK1 part in <http://trac.webkit.org/r171193>.