WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
106920
[GTK] accessibility/color-well.html requires an appropriate baseline
https://bugs.webkit.org/show_bug.cgi?id=106920
Summary
[GTK] accessibility/color-well.html requires an appropriate baseline
Zan Dobersek
Reported
2013-01-15 10:19:47 PST
This test was added in
r139663
http://trac.webkit.org/changeset/139663
On the GTK port, the important part of the output is as follows: Role of input type=color is: AXRole: AXTextField Value of empty color well: AXValue: Value of good color well: AXValue: #ff0000 Value of bad color well: AXValue: purple The role and values here match the ones that were committed in the baseline for the Mac port. Baseline for the Chromium port contains the following: Role of input type=color is: AXRole: AXColorWell Value of empty color well: AXValue: rgb 0.00000 0.00000 0.00000 1 Value of good color well: AXValue: rgb 1.00000 0.00000 0.00000 1 Value of bad color well: AXValue: rgb 0.00000 0.00000 0.00000 1
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug