<?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>226218</bug_id>
          
          <creation_ts>2021-05-25 04:47:31 -0700</creation_ts>
          <short_desc>box-shadow does not work on input elements</short_desc>
          <delta_ts>2022-07-19 17:30:43 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>Safari Technology Preview</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="Bramus">bramus</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>2843035794</cc>
    
    <cc>akeerthi</cc>
    
    <cc>cdumez</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1763473</commentid>
    <comment_count>0</comment_count>
    <who name="Bramus">bramus</who>
    <bug_when>2021-05-25 04:47:31 -0700</bug_when>
    <thetext>See demo at https://codepen.io/bramus/pen/1e6d158c6aa97efea1436e36dafa283b

Problem: The box-shadows on the inputs are not rendered.

Tested with Safari TP 124 on macOS 11.3.1

For comparison, behavior in other browsers:

- Chrome: Renders both correctly
- Firefox: Renders only the regular one as expected</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1763475</commentid>
    <comment_count>1</comment_count>
    <who name="Bramus">bramus</who>
    <bug_when>2021-05-25 04:54:12 -0700</bug_when>
    <thetext>Relevant Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1406017

Note that in Firefox you can get it working by explicitly setting a background-color on the inputs. This workaround does not work with Webkit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1763808</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2021-05-25 20:09:33 -0700</bug_when>
    <thetext>If you set -webkit-appearance: none; we will draw the box shadow.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1765565</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-06-01 04:48:17 -0700</bug_when>
    <thetext>&lt;rdar://problem/78709285&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1885255</commentid>
    <comment_count>4</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2022-07-19 17:30:43 -0700</bug_when>
    <thetext>*** Bug 242893 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>