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

Unified Diff: LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt

Issue 1185423002: Enable slimming paint for fast/repaint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove old expectations 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/platform/mac-snowleopard/virtual/slimmingpaint/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
deleted file mode 100644
index ea1cabb652610243ec30c81dde0f75813311d41a..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "bounds": [1566, 1781],
- "children": [
- {
- "bounds": [1566, 1781],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [1426, 1764, 93, 15],
- [1334, 1764, 185, 15],
- [1114, 1764, 312, 15],
- [1112, 1312, 454, 469]
- ],
- "paintInvalidationClients": [
- "HorizontalScrollbar",
- "HorizontalScrollbar",
- "HorizontalScrollbar",
- "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698