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

Unified Diff: LayoutTests/platform/mac-mavericks/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt

Issue 1289383002: Auto-rebaseline for r200567 (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/platform/mac-mavericks/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
diff --git a/LayoutTests/platform/mac-mavericks/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt b/LayoutTests/platform/mac-mavericks/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
deleted file mode 100644
index 99a8e30824146c65988227257b75a59c2793fd37..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac-mavericks/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
+++ /dev/null
@@ -1,103 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "children": [
- {
- "position": [8, 8],
- "bounds": [500, 500],
- "drawsContent": true,
- "repaintRects": [
- [866, 0, 1, 18],
- [0, 18, 882, 18],
- [0, 0, 5000, 5000],
- [0, 0, 867, 18],
- [-1134, -2000, 1, 18],
- [-2000, -1982, 882, 18],
- [-2000, -2000, 5000, 5000],
- [-2000, -2000, 867, 18]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow DIV id='content'",
- "LayoutText #text",
- "InlineTextBox 'Tests invalidation of scrolling layer. Passes if the repaint rect is not clipped,\n'",
- "InlineTextBox 'and there is no red when the scrolling container is scrolled.'",
- "LayoutBR BR",
- "InlineTextBox '\n'",
- "LayoutText #text",
- "InlineTextBox 'Note for manual testing: must run with --enable-prefer-compositing-to-lcd-text\n'",
- "InlineTextBox 'on non-high-dpi machines to enable composited scrolling.'"
- ],
- "children": [
- {
- "bounds": [485, 485],
- "children": [
- {
- "bounds": [5000, 5000],
- "drawsContent": true,
- "repaintRects": [
- [2866, 2000, 1, 18],
- [2000, 2018, 882, 18],
- [2000, 2000, 5000, 5000],
- [2000, 2000, 867, 18],
- [866, 0, 1, 18],
- [0, 18, 882, 18],
- [0, 0, 5000, 5000],
- [0, 0, 867, 18]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow DIV id='content'",
- "LayoutText #text",
- "InlineTextBox 'Tests invalidation of scrolling layer. Passes if the repaint rect is not clipped,\n'",
- "InlineTextBox 'and there is no red when the scrolling container is scrolled.'",
- "LayoutBR BR",
- "InlineTextBox '\n'",
- "LayoutText #text",
- "InlineTextBox 'Note for manual testing: must run with --enable-prefer-compositing-to-lcd-text\n'",
- "InlineTextBox 'on non-high-dpi machines to enable composited scrolling.'"
- ],
- "children": [
- {
-
- }
- ]
- }
- ]
- },
- {
- "children": [
- {
- "position": [0, 485],
- "bounds": [485, 15],
- "repaintRects": [
- [0, 0, 485, 15],
- [0, 0, 485, 15],
- [0, 0, 485, 15]
- ]
- },
- {
- "position": [485, 0],
- "bounds": [15, 485],
- "repaintRects": [
- [0, 0, 15, 485],
- [0, 0, 15, 485],
- [0, 0, 15, 485]
- ]
- },
- {
- "position": [485, 485],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
- }
- ]
- }
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698