<?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>154164</bug_id>
          
          <creation_ts>2016-02-12 05:07:34 -0800</creation_ts>
          <short_desc>Do not expose -webkit-text CSS value in quirks mode</short_desc>
          <delta_ts>2022-09-27 16:47:19 -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>CSS</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=3883</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="Simon Pieters (:zcorpan)">zcorpan</reporter>
          <assigned_to name="Tim Nguyen (:ntim)">ntim</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>bfulgham</cc>
    
    <cc>ntim</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1164114</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Pieters (:zcorpan)">zcorpan</who>
    <bug_when>2016-02-12 05:07:34 -0800</bug_when>
    <thetext>What steps will reproduce the problem?
1. Go to http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=3883

&lt;style&gt;
body { color:red }
div { color:green }
span { color:-webkit-text }
&lt;/style&gt;
&lt;div&gt;&lt;span&gt;This should be green.&lt;/span&gt;&lt;/div&gt;

What is the expected output? What do you see instead?
The text should be green. It&apos;s red.

Please use labels and text to provide additional information.
Spec
https://quirks.spec.whatwg.org/#the-tables-inherit-color-from-body-quirk
(Note in particular &quot;a special value that has no keyword mapping to it.&quot;, meaning an author should not be able to trigger this behavior for other elements as in the test case.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1883856</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-07-14 15:23:24 -0700</bug_when>
    <thetext>This test case works properly in Safari 15.5+.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1900754</commentid>
    <comment_count>2</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-09-23 13:30:28 -0700</bug_when>
    <thetext>I am able to reproduce this in Safari 16 and Safari Technology Preview 148 and using attached testcase, I get &quot;red&quot; color text compared to other browsers (Chrome Canary 108 and Firefox Nightly 107), in which I get &quot;green&quot; color text.

@Brent - is it some regression? Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1900876</commentid>
    <comment_count>3</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2022-09-24 07:57:04 -0700</bug_when>
    <thetext>This is still reproducible.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1900881</commentid>
    <comment_count>4</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2022-09-24 08:09:57 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/4665</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901643</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-27 16:46:36 -0700</bug_when>
    <thetext>Committed 254935@main (25abb3d63d29): &lt;https://commits.webkit.org/254935@main&gt;

Reviewed commits have been landed. Closing PR #4665 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901644</commentid>
    <comment_count>6</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-09-27 16:47:19 -0700</bug_when>
    <thetext>&lt;rdar://problem/100482471&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>