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

Unified Diff: LayoutTests/paint/invalidation/spv2/multicol-as-paint-container.html

Issue 1363613002: Save previous paint offset in LayoutObject (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 | « no previous file | Source/core/layout/LayoutObject.h » ('j') | Source/core/layout/LayoutObject.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/paint/invalidation/spv2/multicol-as-paint-container.html
diff --git a/LayoutTests/paint/invalidation/spv2/multicol-as-paint-container.html b/LayoutTests/paint/invalidation/spv2/multicol-as-paint-container.html
index 07848e3eedb9daad80e0420d94b667a7568e4583..3854fd1c1451bb42be4f1bf60e30fb37e1862de5 100644
--- a/LayoutTests/paint/invalidation/spv2/multicol-as-paint-container.html
+++ b/LayoutTests/paint/invalidation/spv2/multicol-as-paint-container.html
@@ -23,6 +23,8 @@
"InlineTextBox 'eget, dapibus'",
"InlineTextBox 'ultrices dolor.'",
"LayoutMultiColumnSet (anonymous)",
+ "InlineTextBox 'Lorem ipsum'",
+ "InlineTextBox 'ultricies arcu,'",
];
function paintInvalidationTest() {
var target = document.getElementById('target');
« no previous file with comments | « no previous file | Source/core/layout/LayoutObject.h » ('j') | Source/core/layout/LayoutObject.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698