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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/window-resize-vertical-writing-mode-expected.txt

Issue 2751183002: Update reason after full paint invalidation (Closed)
Patch Set: rebaseline-cl Created 3 years, 9 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/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/window-resize-vertical-writing-mode-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
index f50e2d5c2a771ba6f37a68f24a4a7ff085964f0b..b1649eab395b95af179aec058c074f749ca52c92 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
@@ -148,16 +148,6 @@
"reason": "bounds change"
},
{
- "object": "LayoutText #text",
- "rect": [208, 8, 897, 214],
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "rect": [8, 8, 897, 214],
- "reason": "bounds change"
- },
- {
"object": "LayoutView #document",
"rect": [513, 235, 600, 15],
"reason": "scroll"

Powered by Google App Engine
This is Rietveld 408576698