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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/overflow-scroll-body-appear-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/virtual/slimmingpaint/fast/repaint/overflow-scroll-body-appear-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/overflow-scroll-body-appear-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/overflow-scroll-body-appear-expected.txt
deleted file mode 100644
index 99322b4f674dc955582975aabda7b6b06d947ba5..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/overflow-scroll-body-appear-expected.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "bounds": [2008, 2092],
- "children": [
- {
- "bounds": [2008, 2092],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [8, 50, 784, 18],
- [8, 50, 769, 18],
- [8, 16, 2000, 2068],
- [8, 16, 784, 18],
- [8, 16, 769, 18],
- [0, 0, 2008, 2092],
- [0, 0, 785, 585]
- ],
- "paintInvalidationClients": [
- "HorizontalScrollbar",
- "HorizontalScrollbar",
- "VerticalScrollbar",
- "RootInlineBox",
- "InlineTextBox 'You should see both vertical and horizontal scrollbars.'",
- "RootInlineBox",
- "InlineTextBox 'This is the test for '",
- "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class change'",
- "InlineTextBox '.'",
- "LayoutView #document",
- "LayoutView #document",
- "LayoutBlockFlow BODY",
- "LayoutBlockFlow P",
- "LayoutBlockFlow P"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698