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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-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/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
index 518556ff356430cc2595e0d5331cf4ffc3ece904..dd86e677303e23017e1d5405a3d001321d8e324f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
@@ -19,8 +19,7 @@ lorem ipsumlorem ipsumlorem ipsum
"bounds": [100, 210],
"drawsContent": true,
"repaintRects": [
- [37, 80, 3, 18],
- [0, 80, 40, 36]
+ [0, 80, 42, 36]
]
}
]
@@ -49,12 +48,8 @@ lorem ipsumlorem ipsumlorem ipsum
"bounds": [100, 210],
"drawsContent": true,
"repaintRects": [
- [37, 160, 3, 18],
- [37, 80, 3, 36],
- [37, 80, 3, 18],
- [0, 160, 40, 36],
- [0, 80, 100, 50],
- [0, 80, 40, 36]
+ [0, 160, 42, 36],
+ [0, 80, 44, 36]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698