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

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

Issue 222473005: Don't repaint when setting border or outline 0 with style none (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: make cross platform 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
« no previous file with comments | « LayoutTests/fast/repaint/border-outline-0.html ('k') | Source/core/rendering/style/BorderData.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/border-outline-0-expected.txt
diff --git a/LayoutTests/fast/repaint/border-outline-0-expected.txt b/LayoutTests/fast/repaint/border-outline-0-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ec6f72aa5f0523db7cb400acdcd546455f00e176
--- /dev/null
+++ b/LayoutTests/fast/repaint/border-outline-0-expected.txt
@@ -0,0 +1,7 @@
+Tests that setting an outline or a border of 0 on an element without a border or outline doesn't repaint.
+
+(repaint rects
+ (rect 10 10 200 200)
+ (rect 10 10 100 100)
+)
+
« no previous file with comments | « LayoutTests/fast/repaint/border-outline-0.html ('k') | Source/core/rendering/style/BorderData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698