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

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

Issue 1190263002: Auto-rebaseline for r197368 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt b/LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
index 4a7f673a1111f05ab71a21cffe69cb279927ee77..af1a7c52d596c461f8283b9c8797e2fa948ada42 100644
--- a/LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
@@ -20,6 +20,17 @@
[-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],
@@ -37,6 +48,17 @@
[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": [
{
@@ -55,6 +77,11 @@
[0, 0, 485, 15],
[0, 0, 485, 15],
[0, 0, 485, 15]
+ ],
+ "paintInvalidationClients": [
+ "##ALL##",
+ "##ALL##",
+ "##ALL##"
]
},
{
@@ -65,6 +92,11 @@
[0, 0, 15, 485],
[0, 0, 15, 485],
[0, 0, 15, 485]
+ ],
+ "paintInvalidationClients": [
+ "##ALL##",
+ "##ALL##",
+ "##ALL##"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698