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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/table-cell-collapsed-border-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/win-xp/virtual/slimmingpaint/fast/repaint/table-cell-collapsed-border-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/table-cell-collapsed-border-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/table-cell-collapsed-border-expected.txt
deleted file mode 100644
index 2bbe537d0a6e4bb8169269dfe342554e4c9c6a06..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/table-cell-collapsed-border-expected.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [332, 264, 112, 110],
- [332, 64, 112, 108],
- [220, 364, 122, 105],
- [220, 264, 122, 110],
- [220, 169, 122, 105],
- [220, 64, 122, 108],
- [116, 64, 114, 107],
- [115, 264, 115, 110],
- [3, 364, 118, 105],
- [3, 264, 118, 110],
- [3, 167, 117, 107]
- ],
- "paintInvalidationClients": [
- "LayoutTableCell TD",
- "LayoutTableCell TD id='t1'",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTableCell TD id='t2'",
- "LayoutTableCell TD",
- "LayoutTableCell TD id='t3'",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTableCell TD"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698