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

Unified Diff: LayoutTests/platform/linux/fast/box-shadow/box-shadow-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/fast/box-shadow/box-shadow-expected.txt
diff --git a/LayoutTests/platform/linux/fast/box-shadow/box-shadow-expected.txt b/LayoutTests/platform/linux/fast/box-shadow/box-shadow-expected.txt
index 8016ab530f9da1cbf2bb5a21a21e106e8e6eaee9..a091499f775bbbb16c76a3ad24240e24dcedc36f 100644
--- a/LayoutTests/platform/linux/fast/box-shadow/box-shadow-expected.txt
+++ b/LayoutTests/platform/linux/fast/box-shadow/box-shadow-expected.txt
@@ -100,7 +100,7 @@ layer at (18,78) size 40x40
LayoutBlockFlow (positioned) {DIV} at (10,10) size 40x40 [bgcolor=#FFFF77]
layer at (8,128) size 60x60
LayoutBlockFlow (relative positioned) {DIV} at (0,120) size 60x60
-layer at (18,138) size 40x40 backgroundClip at (13,133) size 5x5 clip at (13,133) size 5x5 outlineClip at (13,133) size 5x5
+layer at (18,138) size 40x40 backgroundClip at (13,133) size 5x5 clip at (13,133) size 5x5
LayoutBlockFlow (positioned) {DIV} at (10,10) size 40x40 [bgcolor=#FFFF77]
layer at (18,198) size 40x40 transparent
LayoutBlockFlow {DIV} at (10,190) size 40x40 [bgcolor=#FFFF77]
@@ -110,7 +110,7 @@ layer at (143,78) size 40x40
LayoutBlockFlow (positioned) {DIV} at (10,10) size 40x40 [bgcolor=#FFFF77]
layer at (133,128) size 60x60
LayoutBlockFlow (relative positioned) {DIV} at (0,120) size 60x60
-layer at (143,138) size 40x40 backgroundClip at (138,178) size 5x5 clip at (138,178) size 5x5 outlineClip at (138,178) size 5x5
+layer at (143,138) size 40x40 backgroundClip at (138,178) size 5x5 clip at (138,178) size 5x5
LayoutBlockFlow (positioned) {DIV} at (10,10) size 40x40 [bgcolor=#FFFF77]
layer at (143,198) size 40x40 transparent
LayoutBlockFlow {DIV} at (10,190) size 40x40 [bgcolor=#FFFF77]
@@ -120,7 +120,7 @@ layer at (268,78) size 40x40
LayoutBlockFlow (positioned) {DIV} at (10,10) size 40x40 [bgcolor=#FFFF77]
layer at (258,128) size 60x60
LayoutBlockFlow (relative positioned) {DIV} at (0,120) size 60x60
-layer at (268,138) size 40x40 backgroundClip at (308,178) size 5x5 clip at (308,178) size 5x5 outlineClip at (308,178) size 5x5
+layer at (268,138) size 40x40 backgroundClip at (308,178) size 5x5 clip at (308,178) size 5x5
LayoutBlockFlow (positioned) {DIV} at (10,10) size 40x40 [bgcolor=#FFFF77]
layer at (268,198) size 40x40 transparent
LayoutBlockFlow {DIV} at (10,190) size 40x40 [bgcolor=#FFFF77]
@@ -130,7 +130,7 @@ layer at (393,78) size 40x40
LayoutBlockFlow (positioned) {DIV} at (10,10) size 40x40 [bgcolor=#FFFF77]
layer at (383,128) size 60x60
LayoutBlockFlow (relative positioned) {DIV} at (0,120) size 60x60
-layer at (393,138) size 40x40 backgroundClip at (433,133) size 5x5 clip at (433,133) size 5x5 outlineClip at (433,133) size 5x5
+layer at (393,138) size 40x40 backgroundClip at (433,133) size 5x5 clip at (433,133) size 5x5
LayoutBlockFlow (positioned) {DIV} at (10,10) size 40x40 [bgcolor=#FFFF77]
layer at (393,198) size 40x40 transparent
LayoutBlockFlow {DIV} at (10,190) size 40x40 [bgcolor=#FFFF77]

Powered by Google App Engine
This is Rietveld 408576698