<?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>116922</bug_id>
          
          <creation_ts>2013-05-29 00:25:23 -0700</creation_ts>
          <short_desc>Remove text-line-through, text-overline, and text-underline</short_desc>
          <delta_ts>2025-10-26 08:22:58 -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>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>169009</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BlinkMergeCandidate</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>bruno.abinader</cc>
    
    <cc>enrica</cc>
    
    <cc>karlcow</cc>
    
    <cc>kling</cc>
    
    <cc>koivisto</cc>
    
    <cc>ntim</cc>
    
    <cc>sam</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>syoichi</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>894718</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-05-29 00:25:23 -0700</bug_when>
    <thetext>Consider merging https://chromium.googlesource.com/chromium/blink/+/31b2e8ac46fac72374b04385c44d0e3eec9d4d3e

Drop 3 properties that were never parsed

These properties would always return false during parsing, which
means that they would be recognized but an author would never be able
to set them.

The only documentation about them is that they belong to the list of
CSS 3 unimplemented features in Blink / WebKit but none of the CSS 3
specifications reference them.

CSS 3 Text Decoration will introduce equivalent fonctionalities in a
standard way.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>895228</commentid>
    <comment_count>1</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2013-05-29 14:58:04 -0700</bug_when>
    <thetext>I kind of like these features.  I think we should consider implementing them even if the specs don&apos;t currently support them.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>896412</commentid>
    <comment_count>2</comment_count>
    <who name="Bruno Abinader (history only)">bruno.abinader</who>
    <bug_when>2013-06-03 06:35:44 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; I kind of like these features.  I think we should consider implementing them even if the specs don&apos;t currently support them.

From implementation point of view, it would be as easy as aliasing each property to the respective CSS3 Text Decoration implementation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901743</commentid>
    <comment_count>3</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-09-28 04:57:30 -0700</bug_when>
    <thetext>Do we need to anything here? Considering these are in CSS3 Text Decorations. Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2153594</commentid>
    <comment_count>4</comment_count>
    <who name="Karl Dubost">karlcow</who>
    <bug_when>2025-10-23 00:01:35 -0700</bug_when>
    <thetext>The specification for CSS3 Text decorations defines

text-underline-position
https://drafts.csswg.org/css-text-decor/#text-underline-position-property

text-decoration-line
https://drafts.csswg.org/css-text-decor/#text-decoration-line-property
with the values none | [ underline || overline || line-through || blink ]



But indeed the old values seem to be still implemented it seems. 

https://wpt.fyi/results/css/css-conditional/js/CSS-supports-CSSStyleDeclaration.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2154333</commentid>
    <comment_count>5</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2025-10-26 08:22:58 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 169009 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>