Commit 81d68aa6 authored by Koji Ishii's avatar Koji Ishii Committed by Commit Bot

Reland: Update disable-blink-features=LayoutNG

This is a reland of crrev.com/c/1882249 because the path
names of some -expected.png were too long on Windows.

* 3 crashes in native-file-system.
* Mostly image rebaselines where scrollbar buttons became
  grayed when the scroll position is at begin/end. Probably
  someone fixed this.
* A few pixel differences in rendering fonts, for vertical
  flow and "AM" in the date picker.

TBR=ikilpatrick@chromium.org

Change-Id: If1d67fb4a9d496c564bfe6246cc57e46288c565b
Bug: 1018587
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1882259
Commit-Queue: Koji Ishii <kojii@chromium.org>
Reviewed-by: default avatarKoji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#709800}
parent 62521aae
...@@ -397,3 +397,12 @@ Bug(none) virtual/composite-after-paint/scrollingcoordinator/non-fast-scrollable ...@@ -397,3 +397,12 @@ Bug(none) virtual/composite-after-paint/scrollingcoordinator/non-fast-scrollable
Bug(none) virtual/forced-high-contrast-colors/fast/css/forced-colors-mode/forced-colors-mode-15.html [ Failure ] Bug(none) virtual/forced-high-contrast-colors/fast/css/forced-colors-mode/forced-colors-mode-15.html [ Failure ]
Bug(none) virtual/forced-high-contrast-colors/fast/css/forced-colors-mode/backplate/forced-colors-mode-backplate-07.html [ Failure ] Bug(none) virtual/forced-high-contrast-colors/fast/css/forced-colors-mode/backplate/forced-colors-mode-backplate-07.html [ Failure ]
# 10/27/2019 updates.
Bug(none) external/wpt/css/css-writing-modes/wm-propagation-body-044.html [ Failure ]
Bug(none) external/wpt/native-file-system/sandboxed_FileSystemBaseHandle-postMessage-MessagePort.tentative.https.window.html [ Crash ]
Bug(none) external/wpt/native-file-system/sandboxed_FileSystemBaseHandle-postMessage.tentative.https.window.html [ Crash ]
Bug(none) external/wpt/native-file-system/sandboxed_FileSystemDirectoryHandle-getFile.tentative.https.any.html [ Crash ]
# These should be rebaselined, but cannot because file paths are too long on Windows.
Bug(none) virtual/controls-refresh-high-contrast/fast/forms/controls-new-ui/color-scheme-validation/suggestion-picker/datetimelocal-suggestion-picker-appearance.html [ Failure ]
Bug(none) virtual/controls-refresh-high-contrast/fast/forms/controls-new-ui/color-scheme-validation/suggestion-picker/time-suggestion-picker-appearance.html [ Failure ]
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment