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

Unified Diff: LayoutTests/virtual/spv2/fast/repaint/vertical-rl-as-paint-container-expected.txt

Issue 1322613002: Auto-rebaseline for r201339 (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
Index: LayoutTests/virtual/spv2/fast/repaint/vertical-rl-as-paint-container-expected.txt
diff --git a/LayoutTests/fast/repaint/inline-horizontal-bt-overflow-expected.txt b/LayoutTests/virtual/spv2/fast/repaint/vertical-rl-as-paint-container-expected.txt
similarity index 57%
copy from LayoutTests/fast/repaint/inline-horizontal-bt-overflow-expected.txt
copy to LayoutTests/virtual/spv2/fast/repaint/vertical-rl-as-paint-container-expected.txt
index ce42257077693ef1cd1b6097e2eeb6d6c3eac6c1..aef228fed644ff9d272ea678a05438615e75ee05 100644
--- a/LayoutTests/fast/repaint/inline-horizontal-bt-overflow-expected.txt
+++ b/LayoutTests/virtual/spv2/fast/repaint/vertical-rl-as-paint-container-expected.txt
@@ -6,11 +6,14 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [33, 467, 250, 100]
+ [528, 8, 80, 340]
],
"paintInvalidationClients": [
"LayoutText #text",
- "InlineTextBox 'A\u00A0\u00A0B'"
+ "InlineTextBox 'Lorem ipsum dolor'",
+ "InlineTextBox 'sit amet,'",
+ "InlineTextBox 'consectetur'",
+ "InlineTextBox 'adipiscing elit.'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698