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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/invisible-objects-expected.txt

Issue 2086703002: Auto-rebaseline for r400760 (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/fast/repaint/invisible-objects-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/invisible-objects-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/invisible-objects-expected.txt
index 96f18d42eff799d892c7213a42662d8cfe4d6539..a39a85f62c489ffa8f12137888b323d00c69169b 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/invisible-objects-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/invisible-objects-expected.txt
@@ -11,6 +11,14 @@
],
"objectPaintInvalidations": [
{
+ "object": "InlineTextBox ''",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
"object": "LayoutText #text",
"reason": "full"
},

Powered by Google App Engine
This is Rietveld 408576698