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

Unified Diff: LayoutTests/fast/repaint/outline-change-repaint-expected.txt

Issue 561303002: Style changes to visual overflow do not require a layout (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 2 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/outline-change-repaint-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt b/LayoutTests/fast/repaint/outline-change-repaint-expected.txt
similarity index 58%
copy from LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
copy to LayoutTests/fast/repaint/outline-change-repaint-expected.txt
index d0aacf01f6dcd1b4e647173b2ff08d9a05f013fc..4ee774b299aeee88860d43167690c9240a4af944 100644
--- a/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
+++ b/LayoutTests/fast/repaint/outline-change-repaint-expected.txt
@@ -6,9 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [237, 65, 15, 235],
- [2, 300, 235, 15],
- [2, 65, 235, 235]
+ [-5, -5, 805, 110],
+ [-5, -5, 805, 110],
+ [-5, -5, 110, 110],
+ [-10, -10, 810, 120],
+ [-10, -10, 810, 120],
+ [-10, -10, 120, 120]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698