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

Unified Diff: LayoutTests/platform/win/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt

Issue 734753003: Auto-rebaseline for r185463 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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/platform/win/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/win/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
diff --git a/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt b/LayoutTests/platform/win/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
similarity index 62%
rename from LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
rename to LayoutTests/platform/win/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
index 5eb913bd82cc9020a4863fe13dfdf2b00296abe5..79fc46ccd877306a77bb0343d48ff7ecb6f4a30b 100644
--- a/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
@@ -1,18 +1,18 @@
{
- "bounds": [785, 5056],
+ "bounds": [785, 5054],
"children": [
{
- "bounds": [785, 5056],
+ "bounds": [785, 5054],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
- "position": [8, 28],
- "bounds": [769, 2122],
+ "position": [8, 26],
+ "bounds": [769, 2124],
"drawsContent": true,
"backfaceVisibility": "hidden",
"repaintRects": [
- [10, 1572, 150, 550]
+ [10, 1574, 150, 550]
]
}
]
« no previous file with comments | « LayoutTests/platform/win/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698