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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/float-overflow-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/platform/linux/fast/repaint/float-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/float-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/float-overflow-expected.txt
index 6b0de5c7da3c5500a23765c19689a3f370039292..49da3a7341bdcced5f8f739763cc6389ee1bb881 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/float-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/float-overflow-expected.txt
@@ -756,7 +756,7 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow DIV class='outer'",
@@ -792,7 +792,7 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow DIV class='outer'",
@@ -828,7 +828,7 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow DIV class='outer'",
@@ -864,7 +864,7 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow DIV class='outer'",
@@ -900,7 +900,7 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutDeprecatedFlexibleBox DIV class='outer box'",
@@ -936,7 +936,7 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutDeprecatedFlexibleBox DIV class='outer box'",
@@ -972,7 +972,7 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutTable TABLE class='outer'",
@@ -1016,7 +1016,7 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutTable TABLE class='outer'",
@@ -1060,7 +1060,7 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow (anonymous)",
@@ -1112,11 +1112,11 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow DIV class='outer'",
@@ -1152,7 +1152,7 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow DIV class='outer'",
@@ -1188,7 +1188,7 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow DIV class='outer'",
@@ -1224,7 +1224,7 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow DIV class='outer'",
@@ -1264,11 +1264,11 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "location change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698