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

Unified Diff: LayoutTests/platform/mac/fast/repaint/reflection-repaint-test-expected.txt

Issue 264183002: RAL: Eliminate n^2 walk to find repaint containers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: One more simple rebaseline... Created 6 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/core/frame/FrameView.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/mac/fast/repaint/reflection-repaint-test-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/reflection-repaint-test-expected.txt b/LayoutTests/platform/mac/fast/repaint/reflection-repaint-test-expected.txt
index abb1bb3a9ab9cb86ec08c1525b46ddfa2caa684b..097bf22bbc2a80f88dedc0e84701b19a2026031e 100644
--- a/LayoutTests/platform/mac/fast/repaint/reflection-repaint-test-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/reflection-repaint-test-expected.txt
@@ -6,8 +6,8 @@
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
- (rect 51.00 50.00 197.00 87.00)
- (rect 22.00 129.00 197.00 87.00)
+ (rect 22.00 50.00 226.00 166.00)
+ (rect 22.00 50.00 226.00 166.00)
)
)
)
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/core/frame/FrameView.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698