[Webkit-unassigned] [Bug 168258] `all: initial` works differently for links and buttons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 18 05:08:15 PDT 2017


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

Manuel Rego Casasnovas <rego at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rego at igalia.com

--- Comment #4 from Manuel Rego Casasnovas <rego at igalia.com> ---
Created attachment 307374

  --> https://bugs.webkit.org/attachment.cgi?id=307374&action=review

Example to reproduce the issue


This happens with all the "form elements" like inputs and that kind of things.

It's enough with using "font-family: initial" to reproduce the issue.

In the attached example on my Linux machine I got:
  div: -webkit-standard
  input: Cantarell

On a macpro:
  div: -webkit-standard
  input: -apple-system

While in Chrome and Firefox both elements have the same value.

-- 
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/20170418/0c4dee2c/attachment-0001.html>


More information about the webkit-unassigned mailing list