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

Unified Diff: LayoutTests/platform/linux/compositing/overflow/ancestor-overflow-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/linux/compositing/overflow/ancestor-overflow-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/overflow/ancestor-overflow-expected.txt b/LayoutTests/platform/linux/compositing/overflow/ancestor-overflow-expected.txt
index 5d7b216d6b59e8c311a7d48ff2ea4aca6e37aaf7..838d171bbd0fd7b5dedcf5d680434cce629e8474 100644
--- a/LayoutTests/platform/linux/compositing/overflow/ancestor-overflow-expected.txt
+++ b/LayoutTests/platform/linux/compositing/overflow/ancestor-overflow-expected.txt
@@ -29,7 +29,7 @@ layer at (28,259) size 142x142 clip at (29,260) size 140x140 scrollHeight 171
LayoutBlockFlow {DIV} at (11,11) size 122x122 [border: (1px solid #0000FF)]
layer at (214,259) size 142x142 clip at (215,260) size 140x140
LayoutBlockFlow {DIV} at (206,207) size 142x142 [border: (1px solid #000000)]
-layer at (50,94) size 100x150 backgroundClip at (29,73) size 140x140 clip at (29,73) size 140x140 outlineClip at (29,73) size 140x140
+layer at (50,94) size 100x150 backgroundClip at (29,73) size 140x140 clip at (29,73) size 140x140
LayoutBlockFlow {DIV} at (11,11) size 100x150 [bgcolor=#808080]
layer at (225,83) size 122x122
LayoutBlockFlow (positioned) {DIV} at (225,83) size 122x122 [border: (1px solid #0000FF)]
@@ -39,9 +39,9 @@ layer at (400,72) size 142x142 clip at (401,73) size 140x140 scrollHeight 171
LayoutBlockFlow (relative positioned) {DIV} at (392,20) size 142x142 [border: (1px solid #000000)]
layer at (411,83) size 122x122
LayoutBlockFlow (positioned) {DIV} at (11,11) size 122x122 [border: (1px solid #0000FF)]
-layer at (422,94) size 100x150 backgroundClip at (401,73) size 140x140 clip at (401,73) size 140x140 outlineClip at (401,73) size 140x140
+layer at (422,94) size 100x150 backgroundClip at (401,73) size 140x140 clip at (401,73) size 140x140
LayoutBlockFlow {DIV} at (11,11) size 100x150 [bgcolor=#808080]
-layer at (50,281) size 100x150 backgroundClip at (29,260) size 140x140 clip at (29,260) size 140x140 outlineClip at (29,260) size 140x140
+layer at (50,281) size 100x150 backgroundClip at (29,260) size 140x140 clip at (29,260) size 140x140
LayoutBlockFlow {DIV} at (11,11) size 100x150 [bgcolor=#808080]
layer at (225,270) size 122x122
LayoutBlockFlow (positioned) {DIV} at (225,270) size 122x122 [border: (1px solid #0000FF)]
@@ -51,5 +51,5 @@ layer at (400,259) size 142x142 clip at (401,260) size 140x140 scrollHeight 171
LayoutBlockFlow (relative positioned) {DIV} at (392,207) size 142x142 [border: (1px solid #000000)]
layer at (411,270) size 122x122
LayoutBlockFlow (positioned) {DIV} at (11,11) size 122x122 [border: (1px solid #0000FF)]
-layer at (422,281) size 100x150 backgroundClip at (401,260) size 140x140 clip at (401,260) size 140x140 outlineClip at (401,260) size 140x140
+layer at (422,281) size 100x150 backgroundClip at (401,260) size 140x140 clip at (401,260) size 140x140
LayoutBlockFlow {DIV} at (11,11) size 100x150 [bgcolor=#808080]

Powered by Google App Engine
This is Rietveld 408576698