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

Unified Diff: LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt

Issue 140673006: Fix repaint on :hover for empty elements with a border. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 11 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/hover-pseudo-borders-whitespace-expected.txt
diff --git a/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt b/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bc4d40791a6a94fa623056ebabb0cbbd46a78007
--- /dev/null
+++ b/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt
@@ -0,0 +1,7 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x136
+ RenderBlock {HTML} at (0,0) size 800x136
+ RenderBody {BODY} at (8,8) size 784x120
+ RenderBlock {DIV} at (0,0) size 120x120 [color=#008000] [border: (10px solid #008000)]
+caret: position 0 of child 0 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698