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

Unified Diff: LayoutTests/fast/repaint/layer-outline-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/layer-outline-expected.txt
diff --git a/LayoutTests/fast/repaint/layer-outline-expected.txt b/LayoutTests/fast/repaint/layer-outline-expected.txt
index a3c1555dc7d5468634bf5cbc39501b4685f7ddc5..dfa6e7226800f9e3d33f9859832faa169a5587d1 100644
--- a/LayoutTests/fast/repaint/layer-outline-expected.txt
+++ b/LayoutTests/fast/repaint/layer-outline-expected.txt
@@ -21,11 +21,15 @@ layer at (8,52) size 784x130
RenderBlock (relative positioned) {DIV} at (0,44) size 784x130
layer at (18,62) size 100x100
RenderBlock (positioned) {DIV} at (10,10) size 100x100 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
-layer at (148,62) size 100x100 backgroundClip at (148,62) size 90x90 clip at (138,52) size 100x100 outlineClip at (138,52) size 100x100
+layer at (148,62) size 100x100 backgroundClip at (138,52) size 100x100 clip at (138,52) size 100x100 outlineClip at (138,52) size 100x100
RenderBlock (positioned) {DIV} at (140,10) size 100x100 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
+layer at (278,62) size 100x100 backgroundClip at (268,52) size 5x5 clip at (268,52) size 5x5 outlineClip at (268,52) size 5x5
+ RenderBlock (positioned) {DIV} at (270,10) size 100x100 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
layer at (408,62) size 100x100
RenderBlock (positioned) {DIV} at (400,10) size 100x100 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
-layer at (538,62) size 100x100 backgroundClip at (548,72) size 90x90 clip at (548,72) size 100x100 outlineClip at (548,72) size 100x100
+layer at (538,62) size 100x100 backgroundClip at (548,72) size 100x100 clip at (548,72) size 100x100 outlineClip at (548,72) size 100x100
RenderBlock (positioned) {DIV} at (530,10) size 100x100 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
+layer at (668,62) size 100x100 backgroundClip at (773,167) size 5x5 clip at (773,167) size 5x5 outlineClip at (773,167) size 5x5
+ RenderBlock (positioned) {DIV} at (660,10) size 100x100 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
layer at (18,322) size 100x100
RenderBlock (relative positioned) {DIV} at (0,294) size 100x100 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
« no previous file with comments | « LayoutTests/fast/repaint/focus-ring-expected.txt ('k') | LayoutTests/fast/repaint/layer-outline-horizontal-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698