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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scroll-parent-absolute-expected.txt

Issue 1372393006: Auto-rebaseline for r351979 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scroll-parent-absolute-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scroll-parent-absolute-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scroll-parent-absolute-expected.txt
deleted file mode 100644
index c15c2d10172673b3aac7bfe8e2010e18b8c4e80e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scroll-parent-absolute-expected.txt
+++ /dev/null
@@ -1,82 +0,0 @@
-{
- "bounds": [785, 5516],
- "children": [
- {
- "bounds": [785, 5516],
- "contentsOpaque": true,
- "drawsContent": true,
- "children": [
- {
- "shouldFlattenTransform": false,
- "children": [
- {
- "position": [8, 8],
- "bounds": [500, 500],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#0000FF",
- "children": [
- {
- "bounds": [485, 485],
- "children": [
- {
- "bounds": [485, 5000],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "shouldFlattenTransform": false
- }
- ]
- }
- ]
- },
- {
- "children": [
- {
- "position": [0, 485],
- "bounds": [485, 15],
- "drawsContent": true
- },
- {
- "position": [485, 0],
- "bounds": [15, 485],
- "drawsContent": true
- },
- {
- "position": [485, 485],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- },
- {
- "position": [8, 8],
- "bounds": [400, 400],
- "drawsContent": true
- }
- ]
- },
- {
- "position": [8, 8],
- "bounds": [300, 300],
- "contentsOpaque": true,
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "backgroundColor": "#FFFF00"
- },
- {
- "position": [8, 8],
- "bounds": [20, 5000],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#FA8072",
- "hasScrollParent": true
- }
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698