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

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

Issue 984813004: Auto-rebaseline for r191480 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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/slimmingpaint/fast/repaint/vertical-rl-as-paint-container-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/multicol-as-paint-container-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/vertical-rl-as-paint-container-expected.txt
similarity index 87%
copy from LayoutTests/virtual/slimmingpaint/fast/repaint/multicol-as-paint-container-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/vertical-rl-as-paint-container-expected.txt
index 85d9edc68aa28d306d9c1e737800737f2913ad34..38fc88e7ea1f89fcdd5922a9d0b87ce1e3efa883 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/multicol-as-paint-container-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/vertical-rl-as-paint-container-expected.txt
@@ -8,11 +8,11 @@
"children": [
{
"position": [8, 8],
- "bounds": [630, 180],
+ "bounds": [600, 400],
"drawsContent": true,
"backfaceVisibility": "hidden",
"repaintRects": [
- [0, 0, 630, 180]
+ [520, 0, 80, 340]
],
"paintInvalidationClients": [
"LayoutText #text"

Powered by Google App Engine
This is Rietveld 408576698