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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt

Issue 1181023003: Auto-rebaseline for r196973 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt
index 1bbb098fbbb508bcc308bbc0b52f98a81d61c7b6..538474faaf6c2b7917336487866d59ba4cabbb2f 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt
@@ -8,11 +8,9 @@
"repaintRects": [
[23, 23, 100, 100],
[8, 8, 230, 130],
- [8, 8, 230, 30],
- [0, 46, 800, 100]
+ [8, 8, 230, 30]
],
"paintInvalidationClients": [
- "LayoutBlockFlow HTML",
"LayoutBlockFlow DIV id='container'",
"LayoutBlockFlow DIV"
]

Powered by Google App Engine
This is Rietveld 408576698