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

Unified Diff: LayoutTests/platform/win/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/compositing/overflow/scrollbar-painting-expected.txt
diff --git a/LayoutTests/platform/win/compositing/overflow/scrollbar-painting-expected.txt b/LayoutTests/platform/win/compositing/overflow/scrollbar-painting-expected.txt
index 8e807fff47eb06de8d7e099a519f66bb9af4958d..3355ad2927088fbf6e95cd8a805726beaca95a79 100644
--- a/LayoutTests/platform/win/compositing/overflow/scrollbar-painting-expected.txt
+++ b/LayoutTests/platform/win/compositing/overflow/scrollbar-painting-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x270
text run at (0,0) width 485: "You should see scrollbars on the gray square, and a resizer control below it."
layer at (18,50) size 100x100 clip at (18,50) size 85x85 scrollWidth 500 scrollHeight 500
LayoutBlockFlow (relative positioned) {DIV} at (10,34) size 100x100
-layer at (18,50) size 500x500 backgroundClip at (18,50) size 85x85 clip at (18,50) size 85x85 outlineClip at (18,50) size 85x85
+layer at (18,50) size 500x500 backgroundClip at (18,50) size 85x85 clip at (18,50) size 85x85
LayoutBlockFlow {DIV} at (0,0) size 500x500 [bgcolor=#808080]
layer at (18,160) size 100x100
LayoutBlockFlow {DIV} at (10,144) size 100x100

Powered by Google App Engine
This is Rietveld 408576698