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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/compositing/overflow/scrolling-without-painting-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/compositing/overflow/scrolling-without-painting-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/scrolling-without-painting-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/scrolling-without-painting-expected.txt
index f0db4a09f8c630bcba840b12896b4290cdf302ea..f9f7d07725526757823ba5dba829f4a84e4b5e28 100644
--- a/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/scrolling-without-painting-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/scrolling-without-painting-expected.txt
@@ -18,12 +18,7 @@
{
"bounds": [185, 1025],
"shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "shouldFlattenTransform": false
- }
- ]
+ "drawsContent": true
}
]
},
@@ -31,18 +26,13 @@
"children": [
{
"position": [1, 186],
- "bounds": [185, 15],
- "drawsContent": true
+ "bounds": [185, 15]
},
{
"position": [186, 1],
"bounds": [15, 185],
- "drawsContent": true,
"repaintRects": [
[0, 0, 15, 185]
- ],
- "paintInvalidationClients": [
- "##ALL##"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698