Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(224)

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-background-image-non-fixed-expected.txt

Issue 2052083002: Auto-rebaseline for r399007 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-background-image-non-fixed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-background-image-non-fixed-expected.txt
similarity index 95%
copy from third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-background-image-non-fixed-expected.txt
index 1be09d35007e4fafde655fc8e4a6180cc951e415..7e95e1fe793e408c36f096c6e4154b06cc5f8bd1 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-background-image-non-fixed-expected.txt
@@ -3,6 +3,7 @@
"children": [
{
"bounds": [600, 250],
+ "contentsOpaque": true,
"drawsContent": true,
"paintInvalidations": [
{
@@ -24,6 +25,7 @@
"children": [
{
"bounds": [400, 250],
+ "contentsOpaque": true,
"drawsContent": true,
"paintInvalidations": [
{
@@ -54,6 +56,7 @@
"children": [
{
"bounds": [400, 600],
+ "contentsOpaque": true,
"drawsContent": true,
"paintInvalidations": [
{
@@ -80,6 +83,7 @@
"children": [
{
"bounds": [800, 600],
+ "contentsOpaque": true,
"drawsContent": true,
"paintInvalidations": [
{

Powered by Google App Engine
This is Rietveld 408576698