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

Unified Diff: LayoutTests/platform/mac/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt

Issue 891973004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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: LayoutTests/platform/mac/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt b/LayoutTests/platform/mac/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
index 12135aec1cea6cad263529ce6c4021004f24eea8..4675ac3d08815de10bb00931c75f6d34189ba05f 100644
--- a/LayoutTests/platform/mac/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
+++ b/LayoutTests/platform/mac/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
@@ -11,14 +11,14 @@
"bounds": [500, 500],
"drawsContent": true,
"repaintRects": [
- [866, 0, 1, 16],
- [0, 16, 882, 16],
+ [866, 0, 1, 18],
+ [0, 18, 882, 18],
[0, 0, 5000, 5000],
- [0, 0, 867, 16],
- [-1134, -2000, 1, 16],
- [-2000, -1984, 882, 16],
+ [0, 0, 867, 18],
+ [-1134, -2000, 1, 18],
+ [-2000, -1982, 882, 18],
[-2000, -2000, 5000, 5000],
- [-2000, -2000, 867, 16]
+ [-2000, -2000, 867, 18]
],
"children": [
{
@@ -29,14 +29,14 @@
"shouldFlattenTransform": false,
"drawsContent": true,
"repaintRects": [
- [2866, 2000, 1, 16],
- [2000, 2016, 882, 16],
+ [2866, 2000, 1, 18],
+ [2000, 2018, 882, 18],
[2000, 2000, 5000, 5000],
- [2000, 2000, 867, 16],
- [866, 0, 1, 16],
- [0, 16, 882, 16],
+ [2000, 2000, 867, 18],
+ [866, 0, 1, 18],
+ [0, 18, 882, 18],
[0, 0, 5000, 5000],
- [0, 0, 867, 16]
+ [0, 0, 867, 18]
],
"children": [
{

Powered by Google App Engine
This is Rietveld 408576698