[webkit-changes] [WebKit/WebKit] 7f798b: REGRESSION(iOS17): [ iOS17 wk2 ] accessibility/ios...

Anne van Kesteren noreply at github.com
Thu Dec 14 08:12:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7f798b86786a69fa32a8d351effc50b343cbc325
      https://github.com/WebKit/WebKit/commit/7f798b86786a69fa32a8d351effc50b343cbc325
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M LayoutTests/accessibility/ios-simulator/input-type-time-expected.txt
    M LayoutTests/accessibility/ios-simulator/input-type-time.html
    M LayoutTests/platform/ios-wk2/TestExpectations

  Log Message:
  -----------
  REGRESSION(iOS17): [ iOS17 wk2 ] accessibility/ios-simulator/input-type-time.html is a constant failure.
https://bugs.webkit.org/show_bug.cgi?id=263048
rdar://116837628

Reviewed by Chris Fleizach.

CLDR 42 replaced U+0020 with U+202F when formatting dates. That does
not seem like a sustainable change, but here it is.

As such nothing regressed with regards to what this test was testing.

* LayoutTests/accessibility/ios-simulator/input-type-time-expected.txt:
* LayoutTests/accessibility/ios-simulator/input-type-time.html:
* LayoutTests/platform/ios-wk2/TestExpectations:

Canonical link: https://commits.webkit.org/272041@main




More information about the webkit-changes mailing list