<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>233430</bug_id>
          
          <creation_ts>2021-11-22 11:26:48 -0800</creation_ts>
          <short_desc>Implement new apperance property behavior</short_desc>
          <delta_ts>2021-11-29 11:27:54 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Joey Arhar">jarhar</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bug-importer</cc>
    
    <cc>zcorpan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1817325</commentid>
    <comment_count>0</comment_count>
    <who name="Joey Arhar">jarhar</who>
    <bug_when>2021-11-22 11:26:48 -0800</bug_when>
    <thetext>The behavior of the appearance property is being changed, as shown by the following spec/WPT links:
https://github.com/whatwg/html/pull/7004
https://github.com/w3c/csswg-drafts/pull/6537
https://github.com/web-platform-tests/wpt/pull/30267
https://wpt.fyi/results/css/css-ui?label=pr_head&amp;max-count=1&amp;pr=30267</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1817458</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Pieters (:zcorpan)">zcorpan</who>
    <bug_when>2021-11-23 06:54:09 -0800</bug_when>
    <thetext>The biggest change as compared to how WebKit currently behaves (and as Chromium and Gecko behaved a few years ago) is that not every element can have any appearance. A &lt;div&gt; can only have the &quot;none&quot; appearance. A checkbox can either be &quot;none&quot; or &quot;checkbox&quot; kind of widget (the latter is equivalent to the &apos;auto&apos; keyword).

And the spec now defines how various author properties like &apos;background-color&apos; cause the kind of widget to switch to &quot;none&quot;, which wasn&apos;t interoperable.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1818340</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-11-29 11:27:54 -0800</bug_when>
    <thetext>&lt;rdar://problem/85826878&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>