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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-5699-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/bugzilla-5699-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt
index ea41db4eddf57443a7087ddb343f3d63739bbd33..0eb260a46cde7a33c0207b8fbb11c3ba1b6c4644 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt
@@ -10,23 +10,18 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow P",
- "rect": [8, 130, 784, 65],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutBlockFlow P",
- "rect": [8, 166, 784, 30],
- "reason": "incremental"
+ "rect": [8, 130, 784, 66],
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [8, 178, 36, 17],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [8, 148, 36, 17],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutInline SPAN id='d'",
@@ -48,28 +43,12 @@
],
"objectPaintInvalidations": [
{
- "object": "InlineTextBox ''",
- "reason": "full"
- },
- {
- "object": "InlineTextBox '\n'",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "LayoutBlockFlow P",
- "reason": "incremental"
- },
- {
"object": "LayoutBlockFlow P",
- "reason": "invalidate paint rectangle"
+ "reason": "forced by layout"
},
{
"object": "RootInlineBox",
- "reason": "incremental"
+ "reason": "forced by layout"
},
{
"object": "LayoutInline SPAN id='d'",
@@ -89,27 +68,27 @@
},
{
"object": "LayoutBR BR",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox '\n'",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'Hello'",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutBR BR",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox '\n'",
- "reason": "bounds change"
+ "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698