CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 04:45:01 GMT
content-type: text/html
content-encoding: gzip
last-modified: Sat, 15 Jul 2023 03:17:14 GMT
cache-control: max-age=2592000, public
expires: Sun, 09 Nov 2025 07:16:50 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98c455a4b9193bb1
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: HIT
set-cookie: __cf_bm=s0Cw53npkBX.6fQDUjs2uXTpJs_Z0Dl3Huqoc3d783k-1760157901-1.0.1.1-pvRs3G5PGlA37MkKuYNB2G9ipTR.HeTRWcq7ztGjRByYk6v6XCDjJlSz7sWPCP_sSPqGd8U77oGwCsIFR5plfSZ0h0lD7XdJSZY3j3dOYfc; path=/; expires=Sat, 11-Oct-25 05:15:01 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98cbb4a22fafad8b-BLR
alt-svc: h3=":443"; ma=86400
[css-text-decor] text-underline-position: under question from David Hyatt on 2015-02-12 (www-style@w3.org from February 2015)
[css-text-decor] text-underline-position: under question
- From: David Hyatt <hyatt@apple.com>
- Date: Thu, 12 Feb 2015 11:13:25 -0600
- To: www-style list <www-style@w3.org>
- Message-id: <3ADFB47B-FE63-4820-A602-D3BABFF6126F@apple.com>
The current draft of the spec for text-underline-position:under says: "The underline is positioned under the element’s text content." Shouldn't the behavior be based off text-decoration-skip's value rather than only including text content? I would think that if text-decoration-skip is set to none that you would want text-underline-position:under to be underneath replaced content like images as well as text. Similarly if the text-decoration-skip value is set to "spaces", and one of the skipped spaces happens to be lower than everything else (contrived I know), I would not expect text-underline-position:under to include the space when considering where the bottom of the text content is. dave (hyatt@apple.com)
Received on Thursday, 12 February 2015 17:13:57 UTC