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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt

Issue 1165603004: Auto-rebaseline for r196534 (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
« no previous file with comments | « LayoutTests/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/slimmingpaint/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
index 86a9f21b5f2b9a1e3be84b1671bc16a16d52091e..0f792444d0d2252c47cb49c249e4ec15c8006b59 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
@@ -13,10 +13,13 @@
"backfaceVisibility": "hidden",
"repaintRects": [
[10, 1824, 150, 150],
+ [10, 1824, 150, 150],
+ [10, 1424, 150, 150],
[10, 1424, 150, 150]
],
"paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV id='searchbar'"
+ "LayoutBlockFlow (positioned) DIV id='searchbar'",
+ "LayoutBlockFlow DIV id='recentlink'"
]
}
]
« no previous file with comments | « LayoutTests/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698