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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-9-expected.txt

Issue 2091123002: Auto-rebaseline for r401697 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/fast/repaint/line-flow-with-floats-9-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-9-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-9-expected.txt
index 3d7ba9af2d15797d71d8dbe0a789d0e0c6c32a41..39f42b2953d0b17d1c7c035e11cc13c4ace78672 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-9-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-9-expected.txt
@@ -14,11 +14,6 @@
"reason": "forced by layout"
},
{
- "object": "LayoutView #document",
- "rect": [0, 0, 485, 600],
- "reason": "full"
- },
- {
"object": "LayoutBlockFlow P",
"rect": [8, 569, 418, 21],
"reason": "incremental"
@@ -29,6 +24,11 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow P",
+ "rect": [8, 566, 418, 18],
+ "reason": "invalidate paint rectangle"
+ },
+ {
"object": "LayoutText #text",
"rect": [14, 494, 406, 90],
"reason": "bounds change"

Powered by Google App Engine
This is Rietveld 408576698