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

Unified Diff: LayoutTests/platform/win/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
« no previous file with comments | « LayoutTests/platform/win-xp/paint/invalidation/invalidate-after-composited-scroll-of-window-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/win/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
diff --git a/LayoutTests/platform/win/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt b/LayoutTests/platform/win/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
index 9244fe7568c27064c87bae6d95c8e58f82f1d209..36a95824467528bb6be8e759a15e227f0b466884 100644
--- a/LayoutTests/platform/win/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
+++ b/LayoutTests/platform/win/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
@@ -11,25 +11,10 @@
"bounds": [500, 500],
"drawsContent": true,
"repaintRects": [
- [866, 0, 1, 17],
- [0, 0, 867, 18],
- [-1, 18, 883, 18],
- [-1, 0, 5001, 5000],
- [-1134, -2000, 1, 17],
- [-2000, -2000, 867, 18],
- [-2001, -1982, 883, 18],
[-2001, -2000, 5001, 5000]
],
"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.'"
+ "LayoutBlockFlow DIV id='content'"
],
"children": [
{
@@ -39,25 +24,10 @@
"bounds": [5000, 5000],
"drawsContent": true,
"repaintRects": [
- [2866, 2000, 1, 17],
- [2000, 2000, 867, 18],
- [1999, 2018, 883, 18],
- [1999, 2000, 5001, 5000],
- [866, 0, 1, 17],
- [0, 0, 867, 18],
- [-1, 18, 883, 18],
[-1, 0, 5001, 5000]
],
"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.'"
+ "LayoutBlockFlow DIV id='content'"
],
"children": [
{
« no previous file with comments | « LayoutTests/platform/win-xp/paint/invalidation/invalidate-after-composited-scroll-of-window-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698