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

Unified Diff: LayoutTests/platform/win-xp/compositing/overflow/scrollbar-painting-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. 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
Index: LayoutTests/platform/win-xp/compositing/overflow/scrollbar-painting-expected.txt
diff --git a/LayoutTests/platform/win-xp/compositing/overflow/scrollbar-painting-expected.txt b/LayoutTests/platform/win-xp/compositing/overflow/scrollbar-painting-expected.txt
index 0d5e3d7c9b7415dac6148b269262ca1f7de6666d..5904d8f3664d7d2069a5eb201f92c51f1c678af7 100644
--- a/LayoutTests/platform/win-xp/compositing/overflow/scrollbar-painting-expected.txt
+++ b/LayoutTests/platform/win-xp/compositing/overflow/scrollbar-painting-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x272
text run at (0,0) width 456: "You should see scrollbars on the gray square, and a resizer control below it."
layer at (18,52) size 100x100 clip at (18,52) size 85x85 scrollWidth 500 scrollHeight 500
LayoutBlockFlow (relative positioned) {DIV} at (10,36) size 100x100
-layer at (18,52) size 500x500 backgroundClip at (18,52) size 85x85 clip at (18,52) size 85x85 outlineClip at (18,52) size 85x85
+layer at (18,52) size 500x500 backgroundClip at (18,52) size 85x85 clip at (18,52) size 85x85
LayoutBlockFlow {DIV} at (0,0) size 500x500 [bgcolor=#808080]
layer at (18,162) size 100x100
LayoutBlockFlow {DIV} at (10,146) size 100x100

Powered by Google App Engine
This is Rietveld 408576698