- From: Daniel Jacobs via GitHub <sysbot+gh@w3.org>
- Date: Fri, 18 Apr 2025 20:29:36 +0000
- To: public-css-archive@w3.org
https://github.com/mozilla/gecko-dev/blob/0383ce6/dom/html/nsGenericHTMLElement.cpp#L1330 https://github.com/WebKit/WebKit/blob/f6b6c1d/Source/WebCore/html/HTMLElement.cpp#L605 https://source.chromium.org/chromium/chromium/src/+/42e06bc6:third_party/blink/renderer/core/html/html_element.cc;l=1076 I doubt anyone cares, but I have also discovered that Chromium and WebKit consider `align="center"` identical to `align="absmiddle"`, but Gecko considers it identical to `align="middle"`. -- GitHub Notification of comment by danielhjacobs Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11518#issuecomment-2816148581 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 18 April 2025 20:29:37 UTC