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

Unified Diff: LayoutTests/fast/repaint/fixed-table-overflow-zindex-expected.txt

Issue 214133008: Auto-rebaseline for r170660 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/fast/repaint/fixed-table-overflow-zindex-expected.txt
diff --git a/LayoutTests/fast/repaint/fixed-table-overflow-zindex-expected.txt b/LayoutTests/fast/repaint/fixed-table-overflow-zindex-expected.txt
index 16756760e4245fad64111368964d45a3abba5ccc..1520e8352d59f738f37700b8984b242db2b22a5f 100644
--- a/LayoutTests/fast/repaint/fixed-table-overflow-zindex-expected.txt
+++ b/LayoutTests/fast/repaint/fixed-table-overflow-zindex-expected.txt
@@ -1,7 +1,8 @@
(repaint rects
(rect 0 0 100 100)
- (rect 0 -100 100 100)
(rect 0 -100 200 200)
+ (rect 0 -100 200 200)
+ (rect 0 0 100 100)
(rect 100 0 100 100)
)

Powered by Google App Engine
This is Rietveld 408576698