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

Unified Diff: LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-expected.txt

Issue 1181413010: Auto-rebaseline for r197134 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-expected.txt
diff --git a/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-expected.txt b/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-expected.txt
deleted file mode 100644
index bf3dfe8d8c361fe3661db83e3d14ee2bda3421b6..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-expected.txt
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "children": [
- {
- "position": [8, 108],
- "bounds": [210, 210],
- "drawsContent": true,
- "repaintRects": [
- [0, 0, 210, 210]
- ],
- "children": [
- {
- "position": [5, 5],
- "bounds": [185, 185],
- "children": [
- {
- "bounds": [400, 400],
- "drawsContent": true,
- "repaintRects": [
- [-5, -5, 210, 210]
- ],
- "children": [
- {
-
- }
- ]
- }
- ]
- },
- {
- "children": [
- {
- "position": [5, 190],
- "bounds": [185, 15],
- "drawsContent": true
- },
- {
- "position": [190, 5],
- "bounds": [15, 185],
- "drawsContent": true
- },
- {
- "position": [190, 190],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- }
- ]
- }
- ]
-}
-
« no previous file with comments | « LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-content-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698