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

Unified Diff: LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt

Issue 1215023010: Fix style propagation to continuations (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix bug again Created 5 years, 5 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/linux/fast/repaint/outline-continuations-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt b/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt
index fd73590a69e801ee97d604473a152018b1f085e2..cfaf1d3bef2b15067903e794fab6f36c61a65159 100644
--- a/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt
@@ -6,16 +6,29 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 88, 83, 20],
- [8, 88, 83, 20],
- [6, 86, 87, 24],
- [6, 86, 87, 24],
- [4, 84, 91, 28]
+ [18, 170, 200, 20],
+ [18, 150, 200, 20],
+ [18, 130, 200, 20],
+ [18, 110, 200, 20],
+ [16, 168, 204, 24],
+ [16, 148, 202, 23],
+ [16, 128, 204, 24],
+ [16, 108, 202, 23],
+ [14, 148, 208, 46],
+ [14, 108, 208, 46]
],
"paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV id='container'",
+ "InlineTextBox 'CONTENTS'",
+ "RootInlineBox",
+ "InlineTextBox 'CONTENTS'",
+ "RootInlineBox",
"LayoutBlockFlow (anonymous)",
"LayoutInline SPAN id='outer'",
+ "InlineFlowBox",
+ "LayoutBlockFlow (anonymous)",
+ "LayoutBlockFlow (anonymous)",
+ "LayoutInline SPAN id='outer'",
+ "InlineFlowBox",
"LayoutBlockFlow (anonymous)",
"LayoutBlockFlow (anonymous)",
"LayoutInline SPAN id='outer'"
« no previous file with comments | « LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.png ('k') | Source/core/layout/LayoutInline.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698