Commit 32c7a667 authored by jonross's avatar jonross Committed by Commit Bot

Rebaseline non fuzzy-diff blink_web_tests

We have removed the usage of --fuzzy-diff on Linux:
https://chromium-review.googlesource.com/c/chromium/src/+/1989866

A series of tests were identified in that patch as failing without the
fuzzy-diff. Here we attempt to re-enable, running a rebaseline.

Many tests had linux specific baselines deleted. Others have been
updated. This reflects some tests with small pixel differences. As well
as some where the style of the controls has been changed.

Two tests feature new linux specific baselines. There is no diff as in
the review as they did not exist before. Both represent slight shifts in
the font:
  third_party/blink/web_tests/platform/linux/virtual/controls-refresh-hc/virtual/controls-refresh/color-scheme/text-selection-outside-control-expected.png
  third_party/blink/web_tests/platform/linux/virtual/controls-refresh/color-scheme/text-selection-outside-control-expected.png

TEST= blink_web_tests
Bug: 1039401

Change-Id: I102cf9cee9c85daa3f5c00cbe185fead1fea3abf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993424
Commit-Queue: Jonathan Ross <jonross@chromium.org>
Reviewed-by: default avatarMason Freed <masonfreed@chromium.org>
Cr-Commit-Position: refs/heads/master@{#732963}
parent b8948c71
......@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutSlider INPUT",
"rect": [8, 8, 133, 20],
"rect": [6, 6, 137, 24],
"reason": "subtree"
},
{
......
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