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

Unified Diff: LayoutTests/fast/overflow/overflow-update-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/fast/overflow/overflow-update-transform-expected.txt
diff --git a/LayoutTests/fast/overflow/overflow-update-transform-expected.txt b/LayoutTests/fast/overflow/overflow-update-transform-expected.txt
index 549f7a7426869a058e9192b4dab1bbff29797f28..c65c5918298b3c42e22b6ed516cb785004c2b99d 100644
--- a/LayoutTests/fast/overflow/overflow-update-transform-expected.txt
+++ b/LayoutTests/fast/overflow/overflow-update-transform-expected.txt
@@ -8,7 +8,7 @@ layer at (18,10) size 252x252 clip at (19,11) size 235x235 scrollWidth 302 scrol
layer at (18,272) size 252x252 clip at (19,273) size 235x235 scrollWidth 302 scrollHeight 301
LayoutBlockFlow {DIV} at (10,262) size 252x252 [border: (1px solid #000000)]
LayoutText {#text} at (0,0) size 0x0
-layer at (19,11) size 250x250 backgroundClip at (19,11) size 235x235 clip at (19,11) size 235x235 outlineClip at (19,11) size 235x235
+layer at (19,11) size 250x250 backgroundClip at (19,11) size 235x235 clip at (19,11) size 235x235
LayoutBlockFlow {DIV} at (1,1) size 250x250 [bgcolor=#C0C0C0]
-layer at (19,273) size 250x250 backgroundClip at (19,273) size 235x235 clip at (19,273) size 235x235 outlineClip at (19,273) size 235x235
+layer at (19,273) size 250x250 backgroundClip at (19,273) size 235x235 clip at (19,273) size 235x235
LayoutImage {IMG} at (1,1) size 250x250 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698