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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/control-clip-expected.txt

Issue 2642193011: Unify all types of overflow-related clips for paint and hit testing. (Closed)
Patch Set: none Created 3 years, 11 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-mac10.9/paint/invalidation/control-clip-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/control-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/control-clip-expected.txt
index 77f260e64430dfb1f5ae2fc6a578d813c5d4b8be..516c3925b9ae3835c4c938a1193698aab14c2f24 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/control-clip-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/control-clip-expected.txt
@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow (anonymous)",
- "rect": [9, 84, 198, 14],
+ "rect": [9, 85, 198, 13],
"reason": "forced by layout"
},
{
@@ -23,7 +23,7 @@
},
{
"object": "LayoutText (anonymous)",
- "rect": [9, 84, 47, 14],
+ "rect": [9, 85, 47, 13],
"reason": "full"
}
]

Powered by Google App Engine
This is Rietveld 408576698