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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-1-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/win/fast/repaint/line-flow-with-floats-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-1-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-1-expected.txt
index 719a09d0a10209cb9965bc7bd8a5af0ab5c926a0..3ced49c1de35cc962291da2fca21fd6a3ad9d7d8 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-1-expected.txt
@@ -9,49 +9,64 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow P",
- "rect": [8, 116, 418, 450],
- "reason": "invalidate paint rectangle"
+ "object": "LayoutText #text",
+ "rect": [13, 80, 407, 108],
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 170, 407, 72],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [13, 188, 407, 71],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 242, 406, 126],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 224, 406, 126],
- "reason": "bounds change"
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [14, 476, 406, 90],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [14, 422, 355, 53],
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 404, 355, 36],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 386, 354, 36],
- "reason": "bounds change"
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [65, 368, 304, 18],
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [178, 350, 146, 18],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [65, 350, 145, 18],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow (floating) DIV id='pinkFloat'",
@@ -59,11 +74,6 @@
"reason": "incremental"
},
{
- "object": "LayoutText #text",
- "rect": [368, 80, 52, 108],
- "reason": "incremental"
- },
- {
"object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
"rect": [14, 353, 48, 65],
"reason": "bounds change"
@@ -76,12 +86,12 @@
{
"object": "LayoutText #text",
"rect": [305, 170, 40, 17],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 188, 40, 17],
- "reason": "bounds change"
+ "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698