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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change2-expected.txt

Issue 1181023003: Auto-rebaseline for r196973 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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
« no previous file with comments | « LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change1-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change2-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change2-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change2-expected.txt
index cf38bf2c578d33e12a0b9129f923ce5badf28ab8..c39efc0ebcc2e7787e789543efc0007ce4f455e0 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change2-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change2-expected.txt
@@ -4,13 +4,7 @@
{
"bounds": [2008, 2008],
"contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [0, 200, 200, 100]
- ],
- "paintInvalidationClients": [
- "LayoutView #document"
- ]
+ "drawsContent": true
}
]
}
@@ -22,14 +16,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [200, 0, 100, 300],
- [200, 0, 100, 8],
[0, 0, 300, 300]
],
"paintInvalidationClients": [
- "LayoutView #document",
- "LayoutView #document",
- "LayoutBlockFlow HTML"
+ "LayoutView #document"
]
}
]
@@ -40,13 +30,7 @@
{
"bounds": [2008, 2008],
"contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [0, 250, 300, 50]
- ],
- "paintInvalidationClients": [
- "LayoutView #document"
- ]
+ "drawsContent": true
}
]
}
@@ -58,14 +42,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [250, 0, 50, 250],
- [250, 0, 50, 8],
[0, 0, 250, 250]
],
"paintInvalidationClients": [
- "LayoutView #document",
- "LayoutView #document",
- "LayoutBlockFlow HTML"
+ "LayoutView #document"
]
}
]
« no previous file with comments | « LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change1-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698