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

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

Issue 2108503002: Auto-rebaseline for r402292 (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/mac/fast/repaint/line-flow-with-floats-10-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt
index 5dd823f8a359e9884bbf45cfd781f675ebe6a642..1a44de603485cfd9a4ede2517ad717e36ee5f765 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt
@@ -9,14 +9,39 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow P",
- "rect": [8, 314, 418, 252],
- "reason": "invalidate paint rectangle"
+ "object": "LayoutText #text",
+ "rect": [14, 242, 406, 126],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [14, 476, 406, 90],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [14, 422, 355, 54],
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 404, 355, 36],
- "reason": "bounds change"
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [65, 386, 304, 36],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [65, 368, 304, 18],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [178, 350, 145, 18],
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
@@ -27,11 +52,6 @@
"object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
"rect": [14, 364, 48, 64],
"reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "rect": [367, 422, 2, 54],
- "reason": "incremental"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698