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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt

Issue 2247543003: Tweak priorities of paint invalidation reasons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: - Created 4 years, 4 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/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt
index e5c15e9400434b87c293f515b3c012964e5dbbeb..9d5681ea9a69f7eae6820bda122f5a25983e62dd 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt
@@ -26,27 +26,27 @@
{
"object": "LayoutBR BR",
"rect": [58, 238, 10, 10],
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "LayoutBR BR",
"rect": [48, 218, 10, 10],
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "LayoutBR BR",
"rect": [48, 198, 10, 10],
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "LayoutBR BR",
"rect": [18, 228, 10, 10],
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "LayoutBR BR",
"rect": [18, 208, 10, 10],
- "reason": "bounds change"
+ "reason": "became visible"
}
]
}
@@ -70,19 +70,19 @@
},
{
"object": "LayoutBR BR",
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "InlineTextBox '\n'",
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "LayoutBR BR",
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "InlineTextBox '\n'",
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "LayoutText #text",
@@ -94,19 +94,19 @@
},
{
"object": "LayoutBR BR",
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "InlineTextBox '\n'",
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "LayoutBR BR",
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "InlineTextBox '\n'",
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "LayoutText #text",
@@ -118,11 +118,11 @@
},
{
"object": "LayoutBR BR",
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "InlineTextBox '\n'",
- "reason": "bounds change"
+ "reason": "became visible"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698