CARVIEW |
Select Language
HTTP/2 301
date: Tue, 07 Oct 2025 01:04:23 GMT
content-type: text/html; charset=ISO-8859-1
location: https://lists.w3.org/Archives/Public/www-svg/2008Feb/0017.html
cf-ray: 98a97bef4bc5c462-BLR
cache-control: max-age=21600
expires: Tue, 07 Oct 2025 07:04:23 GMT
x-backend: www-mirrors
x-request-id: 98a97bef4bc5c462
strict-transport-security: max-age=15552000; includeSubdomains; preload
content-security-policy: frame-ancestors 'self' https://cms.w3.org/ https://cms-dev.w3.org/; upgrade-insecure-requests
cf-cache-status: MISS
set-cookie: __cf_bm=no0OfssQupkmtawBj0PZuP8is2myeiJAyU6H8hPKJlA-1759799063-1.0.1.1-KcFAshC2ZU8j0ZEMSslg4mhGzetViUO8QnhLmVYp4ptfMKzVutw1Tb8dzErqjV.v6mxWgMaM5_R1OxUuzO3ltduYFBYDj4iD1KF1p2nqOpQ; path=/; expires=Tue, 07-Oct-25 01:34:23 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
vary: Accept-Encoding
server: cloudflare
alt-svc: h3=":443"; ma=86400
HTTP/2 200
date: Tue, 07 Oct 2025 01:04:24 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:37:41 GMT
cache-control: max-age=2592000, public
expires: Wed, 05 Nov 2025 04:40:56 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98a27bc68c7e117d
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: HIT
server: cloudflare
cf-ray: 98a97bf49d19cf00-BLR
alt-svc: h3=":443"; ma=86400
getNumberOfChars(), 16-bit units, and Acid3 from Anne van Kesteren on 2008-02-13 (www-svg@w3.org from February 2008)
getNumberOfChars(), 16-bit units, and Acid3
- From: Anne van Kesteren <annevk@opera.com>
- Date: Wed, 13 Feb 2008 13:21:42 +0100
- To: www-svg@w3.org, "Ian Hickson" <ian@hixie.ch>
- Message-ID: <op.t6gpygw764w2qv@annevk-t60.oslo.opera.com>
Hi, Hereby a request to change both SVG 1.1 and Acid3. I'd like SVG 1.1 to change to say that the method getNumberOfChars() is based on 16-bit units and that Acid3 drops the following test: if (numberOfChars == expectedAdvances.length + 1) The rationale for this is that the DOM is based on 16-bit units throughout. DOMString, DOM Level 2 Traversal and Range, etc. In additiona, ECMAScript is based on 16-bit units too. While I understand that this is an unfortunate legacy I don't think SVG is to place to be different from all other APIs in existence. I'd like the APIs for developers to be as consistent as possible and if that requires 16-bit units because of unfortunate legacy so be it. https://www.w3.org/TR/SVG11/text.html#DOMInterfaces defines getNumberOfChars(). Also, I might have missed similar tests part of test 69 of Acid3. These would likewise have to be changed. Kind regards, -- Anne van Kesteren <https://annevankesteren.nl/> <https://www.opera.com/>
Received on Wednesday, 13 February 2008 12:17:58 UTC