• Elly Fong-Jones's avatar
    blink: support macos 10.13+ Arabic date formatting · e0bd3176
    Elly Fong-Jones authored
    On MacOS 10.13+, NSDateFormatter formats Arabic dates using non-breaking spaces
    instead of ascii spaces. This behavior is probably more correct but there's no
    way to configure pre-10.13 NSDateFormatters to behave that way as well, so this
    change simply has LocaleMacTest.formatTime test for the behavior per OS version.
    
    This re-enables LocaleMacTest.formatTime.
    
    Bug: 811685
    Change-Id: Ib25247a28f382639d9aadde45fb1db01aff1c2d8
    Reviewed-on: https://chromium-review.googlesource.com/c/1283834
    Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org>
    Commit-Queue: Emil A Eklund <eae@chromium.org>
    Reviewed-by: default avatarEmil A Eklund <eae@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#600075}
    e0bd3176
DEPS 768 Bytes