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

Unified Diff: LayoutTests/compositing/geometry/clip-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
« no previous file with comments | « no previous file | LayoutTests/fast/repaint/focus-ring-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/compositing/geometry/clip-expected.txt
diff --git a/LayoutTests/compositing/geometry/clip-expected.txt b/LayoutTests/compositing/geometry/clip-expected.txt
index 48d1eca8c1e5f730fa5d97b213bb3a5f3d758b9a..a17acb39990e96a191e8af3c88bae53e28076e0e 100644
--- a/LayoutTests/compositing/geometry/clip-expected.txt
+++ b/LayoutTests/compositing/geometry/clip-expected.txt
@@ -9,9 +9,8 @@ Test CSS clip with composited layers. Left and right sides should look the same.
(drawsContent 1)
(children 2
(GraphicsLayer
- (position 20.00 20.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
+ (position 15.00 15.00)
+ (bounds 110.00 110.00)
(drawsContent 1)
(backgroundColor #808080)
(transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
« no previous file with comments | « no previous file | LayoutTests/fast/repaint/focus-ring-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698