<?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>152683</bug_id>
          
          <creation_ts>2016-01-03 23:39:26 -0800</creation_ts>
          <short_desc>tab-size as length (as per spec) does not work</short_desc>
          <delta_ts>2019-02-28 11:22:42 -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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>179022</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>W3CTest, WebExposed</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="yisibl">50167214</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>50167214</cc>
    
    <cc>browserbugs2</cc>
    
    <cc>morrita</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1152262</commentid>
    <comment_count>0</comment_count>
    <who name="yisibl">50167214</who>
    <bug_when>2016-01-03 23:39:26 -0800</bug_when>
    <thetext>As per the CSS Text Module Level 3 specification, one should be able to specify a tab-size property as either an integer (number of white spaces), or as &quot;length&quot;. See http://www.w3.org/TR/css-text-3/#tab-size

However, chrome only appears to support the integer case, not the length case:
See http://jsbin.com/qocetori/1/

Blink fixed it in: https://code.google.com/p/chromium/issues/detail?id=386437</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1152263</commentid>
    <comment_count>1</comment_count>
    <who name="yisibl">50167214</who>
    <bug_when>2016-01-03 23:43:27 -0800</bug_when>
    <thetext>I think WebKit should take some time to synchronize the CSS features of Blink repair.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1510988</commentid>
    <comment_count>2</comment_count>
    <who name="Gérard Talbot (no longer involved)">browserbugs2</who>
    <bug_when>2019-02-28 10:43:55 -0800</bug_when>
    <thetext>I believe bug 179022 and this bug report are the same. If this is correct, then one of the 2 should be resolved as DUPLICATE.

- - - -

The spec on tab-size now accepts real number, not just integer:

Value: 	&lt;number&gt; | &lt;length&gt;

https://www.w3.org/TR/css-text-3/#tab-size-property

testing tab-size: calc(10px)
http://w3c-test.org/css/css-values/calc-numbers.html

https://wpt.fyi/results/css/css-values/calc-numbers.html?label=master</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1511016</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2019-02-28 11:22:42 -0800</bug_when>
    <thetext>Yes, thank you.

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

    </bug>

</bugzilla>