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

Unified Diff: LayoutTests/fast/repaint/focus-ring-expected.txt

Issue 17155024: CSS clip property should not force additional clamping to border box (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fixed linux/win rebaselines Created 7 years, 6 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/focus-ring-expected.txt
diff --git a/LayoutTests/fast/repaint/focus-ring-expected.txt b/LayoutTests/fast/repaint/focus-ring-expected.txt
index 899f316d5d539df35f18e37831e7cd9dc80e81c7..c28ad6ed92c37623198350d6da05b00794332bf0 100644
--- a/LayoutTests/fast/repaint/focus-ring-expected.txt
+++ b/LayoutTests/fast/repaint/focus-ring-expected.txt
@@ -4,5 +4,5 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,20) size 784x560
RenderBlock {DIV} at (20,0) size 100x100 [bgcolor=#FFFFE0]
-layer at (28,148) size 100x100 backgroundClip at (28,148) size 50x50 clip at (18,138) size 60x60 outlineClip at (18,138) size 60x60
+layer at (28,148) size 100x100 backgroundClip at (18,138) size 60x60 clip at (18,138) size 60x60 outlineClip at (18,138) size 60x60
RenderBlock (positioned) {DIV} at (28,148) size 100x100 [bgcolor=#FFFFE0]
« no previous file with comments | « LayoutTests/compositing/geometry/clip-expected.txt ('k') | LayoutTests/fast/repaint/layer-outline-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698