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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt

Issue 2091123002: Auto-rebaseline for r401697 (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/fast/repaint/window-resize-percent-width-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt
index ead8d54b395937ccf909a28c969fb58be1d7b55a..3bd6312d417a10422f23958eca40bd5dc0d8d19f 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt
@@ -48,11 +48,6 @@
"paintInvalidations": [
{
"object": "LayoutView #document",
- "rect": [0, 0, 400, 250],
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"rect": [400, 0, 200, 250],
"reason": "incremental"
},
@@ -67,10 +62,6 @@
"objectPaintInvalidations": [
{
"object": "LayoutView #document",
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"reason": "incremental"
},
{
@@ -95,11 +86,6 @@
"paintInvalidations": [
{
"object": "LayoutView #document",
- "rect": [0, 0, 400, 600],
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"rect": [0, 250, 400, 350],
"reason": "incremental"
},
@@ -114,10 +100,6 @@
"objectPaintInvalidations": [
{
"object": "LayoutView #document",
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"reason": "incremental"
},
{
@@ -142,11 +124,6 @@
"paintInvalidations": [
{
"object": "LayoutView #document",
- "rect": [0, 0, 800, 600],
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"rect": [400, 0, 400, 600],
"reason": "incremental"
},
@@ -161,10 +138,6 @@
"objectPaintInvalidations": [
{
"object": "LayoutView #document",
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"reason": "incremental"
},
{

Powered by Google App Engine
This is Rietveld 408576698