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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/window-resize-vertical-writing-mode-expected.txt

Issue 2816243004: Adjust visual overflow rect for rounded/shifted ascent/descent (Closed)
Patch Set: Created 3 years, 8 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/virtual/disable-spinvalidation/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/window-resize-vertical-writing-mode-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
index 07b291636ea800a44cece68fffde0364e5eb9c95..99c85ff7d85f118887912b8f8526f6e0692f1524 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
@@ -18,7 +18,7 @@
},
{
"object": "LayoutText #text",
- "rect": [10, 7, 920, 213],
+ "rect": [9, 7, 921, 213],
"reason": "forced by layout"
},
{
@@ -43,7 +43,7 @@
},
{
"object": "LayoutText #text",
- "rect": [507, 8, 423, 470],
+ "rect": [506, 8, 424, 470],
"reason": "forced by layout"
}
]
@@ -159,12 +159,12 @@
},
{
"object": "LayoutText #text",
- "rect": [210, 7, 920, 213],
+ "rect": [209, 7, 921, 213],
"reason": "bounds change"
},
{
"object": "LayoutText #text",
- "rect": [10, 7, 920, 213],
+ "rect": [9, 7, 921, 213],
"reason": "bounds change"
},
{
@@ -280,7 +280,7 @@
},
{
"object": "LayoutText #text",
- "rect": [-529, 7, 920, 213],
+ "rect": [-530, 7, 921, 213],
"reason": "forced by layout"
},
{
@@ -300,7 +300,7 @@
},
{
"object": "LayoutText #text",
- "rect": [39, 7, 352, 554],
+ "rect": [38, 7, 353, 554],
"reason": "forced by layout"
}
]
@@ -374,12 +374,12 @@
},
{
"object": "LayoutText #text",
- "rect": [439, 7, 352, 554],
+ "rect": [438, 7, 353, 554],
"reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "rect": [39, 7, 352, 554],
+ "rect": [38, 7, 353, 554],
"reason": "forced by layout"
}
]

Powered by Google App Engine
This is Rietveld 408576698