RESOLVED FIXED 40823
<progress> should be styled with -webkit-progress-bar-value
https://bugs.webkit.org/show_bug.cgi?id=40823
Summary <progress> should be styled with -webkit-progress-bar-value
Hajime Morrita
Reported 2010-06-18 03:58:58 PDT
Created attachment 59091 [details] a repro; it should be styled, but it isn't. <progress> should be styled when some style is given for ::-webkit-progress-bar-value pseudo class. Currently it is styled only if both progress and ::-webkit-progress-bar-value has some style properties.
Attachments
a repro; it should be styled, but it isn't. (175 bytes, text/html)
2010-06-18 03:58 PDT, Hajime Morrita
no flags
patch v0 (49.10 KB, patch)
2010-06-22 01:02 PDT, Hajime Morrita
tkent: review+
tkent: commit-queue-
Hajime Morrita
Comment 1 2010-06-22 01:02:28 PDT
Created attachment 59351 [details] patch v0
Kent Tamura
Comment 2 2010-06-23 01:26:49 PDT
Comment on attachment 59351 [details] patch v0 OK. Because native progress bar on Mac is animated, we should skip this test on Mac.
Hajime Morrita
Comment 3 2010-06-28 04:22:19 PDT
WebKit Review Bot
Comment 4 2010-06-28 04:59:35 PDT
http://trac.webkit.org/changeset/61993 might have broken Qt Linux Release
Note You need to log in before you can comment on or make changes to this bug.