- From: <leslie.brown@evidian.com>
- Date: Thu, 28 Aug 2008 17:16:40 +0200
- To: www-style@w3.org
Received on Thursday, 28 August 2008 15:17:54 UTC
Another pathological case, to support my vote for bold D:
<p>Text A
<span style="font-weight: bolder;">
  <span style="font-weight: bolder;">
    <span style="font-weight: bolder;">
      <span style="font-weight: lighter;">
        TEXT D (important)
      </span>
    </span>
  </span>
</span></p>
If you only have normal and light variants of the font,
the "normal-D" approach will make TEXT D light...
Received on Thursday, 28 August 2008 15:17:54 UTC