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

Unified Diff: LayoutTests/platform/mac/fast/transforms/overflow-with-transform-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/mac/fast/transforms/overflow-with-transform-expected.txt
diff --git a/LayoutTests/platform/mac/fast/transforms/overflow-with-transform-expected.txt b/LayoutTests/platform/mac/fast/transforms/overflow-with-transform-expected.txt
index 034574690a0f561c982a9e13c508f655c57ab3c1..d27dcb6462f6986a596e6858139d3792571b373d 100644
--- a/LayoutTests/platform/mac/fast/transforms/overflow-with-transform-expected.txt
+++ b/LayoutTests/platform/mac/fast/transforms/overflow-with-transform-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x50
text run at (0,0) width 324: "Gray div should be clipped by overflow: scroll div"
layer at (8,50) size 202x202 clip at (9,51) size 200x200 scrollHeight 516
LayoutBlockFlow (positioned) {DIV} at (8,50) size 202x202 [border: (1px solid #000000)]
-layer at (9,67) size 200x500 backgroundClip at (9,51) size 200x200 clip at (9,51) size 200x200 outlineClip at (9,51) size 200x200
+layer at (9,67) size 200x500 backgroundClip at (9,51) size 200x200 clip at (9,51) size 200x200
LayoutBlockFlow (relative positioned) {DIV} at (1,17) size 200x500 [bgcolor=#808080]
LayoutBlockFlow {P} at (0,0) size 200x108
LayoutText {#text} at (0,0) size 200x108

Powered by Google App Engine
This is Rietveld 408576698