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

Unified Diff: LayoutTests/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt

Issue 1316723004: Auto-rebaseline for r201138 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt
diff --git a/LayoutTests/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt b/LayoutTests/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt
deleted file mode 100644
index 02442820c08f01ff9ef91b082dc89b50d53fea19..0000000000000000000000000000000000000000
--- a/LayoutTests/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt
+++ /dev/null
@@ -1,51 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "children": [
- {
- "position": [8, 13],
- "bounds": [800, 600],
- "drawsContent": true,
- "children": [
- {
- "bounds": [785, 600],
- "children": [
- {
- "bounds": [785, 1000],
- "drawsContent": true,
- "children": [
- {
- "children": [
- {
- "position": [192, 0],
- "bounds": [100, 100],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#FFFF00"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "children": [
- {
- "position": [785, 0],
- "bounds": [15, 600],
- "drawsContent": true
- }
- ]
- }
- ]
- }
- ]
- }
- ]
-}
-
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/compositing/scrollbars/nested-overlay-scrollbars-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698