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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/overflow-scroll-after-move-expected.txt

Issue 1372393006: Auto-rebaseline for r351979 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/overflow-scroll-after-move-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/overflow-scroll-after-move-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/overflow-scroll-after-move-expected.txt
index 9c8fabfb00f1305955208e443ff698ccad6eb01d..e92477be9a168d6ef3565e665ec2b2e8db65c162 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/overflow-scroll-after-move-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/overflow-scroll-after-move-expected.txt
@@ -31,11 +31,6 @@
],
"paintInvalidationClients": [
"LayoutBlockFlow (positioned) DIV id='block'"
- ],
- "children": [
- {
- "shouldFlattenTransform": false
- }
]
}
]
@@ -44,18 +39,13 @@
"children": [
{
"position": [0, 385],
- "bounds": [285, 15],
- "drawsContent": true
+ "bounds": [285, 15]
},
{
"position": [285, 0],
"bounds": [15, 385],
- "drawsContent": true,
"repaintRects": [
[0, 0, 15, 385]
- ],
- "paintInvalidationClients": [
- "##ALL##"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698