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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/table-collapsed-border-expected.txt

Issue 1951043002: Don't let PaintInvalidationLocationChange shadow other reasons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/table-collapsed-border-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/table-collapsed-border-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/table-collapsed-border-expected.txt
index 0f11e9ce30657eebc6b47ef4746c96db1ca609a7..6bba6a753ebe1aca1528d38b41f406c6c0ef2ce5 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/table-collapsed-border-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/table-collapsed-border-expected.txt
@@ -69,7 +69,7 @@
{
"object": "LayoutText #text",
"rect": [23, 317, 71, 19],
- "reason": "location change"
+ "reason": "layoutObject insertion"
},
{
"object": "LayoutText #text",
@@ -113,7 +113,7 @@
},
{
"object": "InlineTextBox 'ipsum dolor'",
- "reason": "location change"
+ "reason": "layoutObject insertion"
},
{
"object": "InlineTextBox 'sit amet'",

Powered by Google App Engine
This is Rietveld 408576698