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

Unified Diff: LayoutTests/platform/mac-retina/compositing/squashing/invalidation-for-subpixel-offset-of-squashed-layer-expected.txt

Issue 1313103003: Auto-rebaseline for r201759 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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/platform/mac-retina/compositing/squashing/invalidation-for-subpixel-offset-of-squashed-layer-expected.txt
diff --git a/LayoutTests/platform/mac-retina/compositing/squashing/invalidation-for-subpixel-offset-of-squashed-layer-expected.txt b/LayoutTests/platform/mac-retina/compositing/squashing/invalidation-for-subpixel-offset-of-squashed-layer-expected.txt
deleted file mode 100644
index 796334dd5159f82e6927950c70cf844954149fce..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac-retina/compositing/squashing/invalidation-for-subpixel-offset-of-squashed-layer-expected.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "children": [
- {
- "shouldFlattenTransform": false,
- "children": [
- {
- "position": [8, 8],
- "bounds": [200, 200],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#D3D3D3"
- },
- {
- "position": [50, 50],
- "bounds": [251, 251],
- "drawsContent": true,
- "repaintRects": [
- [50, 50, 200, 200]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV id='target'"
- ]
- }
- ]
- }
- ]
- }
- ]
-}
-
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/platform/mac-retina/css3/flexbox/repaint-rtl-column-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698