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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-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-html-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt
index 9d92cbf2a4c8684fbbebab1bcecfa4283beb05b4..434cdd459292af18c550e472f0618463ee157daf 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt
@@ -58,11 +58,6 @@
},
{
"object": "LayoutView #document",
- "rect": [0, 0, 400, 250],
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"rect": [400, 0, 200, 250],
"reason": "incremental"
},
@@ -77,10 +72,6 @@
"objectPaintInvalidations": [
{
"object": "LayoutView #document",
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"reason": "incremental"
},
{
@@ -105,11 +96,6 @@
"paintInvalidations": [
{
"object": "LayoutView #document",
- "rect": [0, 0, 400, 600],
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"rect": [0, 250, 400, 350],
"reason": "incremental"
},
@@ -129,10 +115,6 @@
"objectPaintInvalidations": [
{
"object": "LayoutView #document",
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"reason": "incremental"
},
{
@@ -156,11 +138,6 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutView #document",
- "rect": [0, 0, 800, 600],
- "reason": "full"
- },
- {
"object": "LayoutBlockFlow HTML",
"rect": [0, 0, 800, 300],
"reason": "forced by layout"
@@ -181,10 +158,6 @@
"objectPaintInvalidations": [
{
"object": "LayoutView #document",
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"reason": "incremental"
},
{

Powered by Google App Engine
This is Rietveld 408576698