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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt

Issue 2247543003: Tweak priorities of paint invalidation reasons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: - Created 4 years, 4 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/fast/repaint/window-resize-background-image-fixed-centered-composited-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/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
index aa7f337a0b394ee3599acf4e5fb701e067b3fbc9..bc4c5142227de200142afafc064a0ac9e0c3ef24 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
@@ -61,10 +61,6 @@
{
"object": "LayoutBlockFlow HTML",
"reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow BODY",
- "reason": "became visible"
}
]
}
@@ -131,10 +127,6 @@
{
"object": "LayoutBlockFlow HTML",
"reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow BODY",
- "reason": "became visible"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698