[webkit-reviews] review granted: [Bug 200998] [results.webkit.org Webkit.css] Change input's disable style : [Attachment 376930] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 21 15:33:26 PDT 2019


Jonathan Bedard <jbedard at apple.com> has granted Zhifei Fang
<zhifei_fang at apple.com>'s request for review:
Bug 200998: [results.webkit.org Webkit.css] Change input's disable style
https://bugs.webkit.org/show_bug.cgi?id=200998

Attachment 376930: Patch

https://bugs.webkit.org/attachment.cgi?id=376930&action=review




--- Comment #6 from Jonathan Bedard <jbedard at apple.com> ---
Comment on attachment 376930
  --> https://bugs.webkit.org/attachment.cgi?id=376930
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=376930&action=review

> Tools/ChangeLog:9
> +	   * resultsdbpy/resultsdbpy/view/static/library/css/docs.yaml: Adding
a new example for disabled input that already have a value

'Adding a new example for disabled input that already has a value.'

> Tools/ChangeLog:13
> +	  
(.input>input[type="text"][required][disabled],.input>input[type="number"][requ
ired][disabled],):When disable, we set the style always like the one have value

'When disabling a text input element without a value, the style should match
the style of a text input element with a value'


More information about the webkit-reviews mailing list