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

Unified Diff: LayoutTests/platform/mac/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
Index: LayoutTests/platform/mac/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/mac/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
similarity index 62%
copy from LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
copy to LayoutTests/platform/mac/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
index 5eb913bd82cc9020a4863fe13dfdf2b00296abe5..a7f57937480902a1185ee9e1d484affbccf91761 100644
--- a/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
@@ -1,18 +1,18 @@
{
- "bounds": [785, 5056],
+ "bounds": [785, 5052],
"children": [
{
- "bounds": [785, 5056],
+ "bounds": [785, 5052],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
- "position": [8, 28],
- "bounds": [769, 2122],
+ "position": [8, 24],
+ "bounds": [769, 2126],
"drawsContent": true,
"backfaceVisibility": "hidden",
"repaintRects": [
- [10, 1572, 150, 550]
+ [10, 1576, 150, 550]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698