| Index: LayoutTests/platform/linux/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
|
| diff --git a/LayoutTests/platform/linux/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt b/LayoutTests/platform/linux/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
|
| index 0cdc3528435120560bb44d7ef76f3bfc34d97be6..19c0efb02aa0ae62e5c3492aa0acf540a2bd4e81 100644
|
| --- a/LayoutTests/platform/linux/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
|
| +++ b/LayoutTests/platform/linux/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
|
| @@ -18,6 +18,17 @@
|
| [-2000, -2000, 5000, 5000],
|
| [-2000, -2000, 801, 19]
|
| ],
|
| + "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],
|
| @@ -33,6 +44,17 @@
|
| [0, 0, 5000, 5000],
|
| [0, 0, 801, 19]
|
| ],
|
| + "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": [
|
| {
|
|
|
| @@ -49,6 +71,9 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [0, 0, 485, 15]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "##ALL##"
|
| ]
|
| },
|
| {
|
| @@ -57,6 +82,9 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [0, 0, 15, 485]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "##ALL##"
|
| ]
|
| },
|
| {
|
|
|