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

Unified Diff: LayoutTests/platform/linux/fast/block/positioning/061-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/block/positioning/061-expected.txt
diff --git a/LayoutTests/platform/linux/fast/block/positioning/061-expected.txt b/LayoutTests/platform/linux/fast/block/positioning/061-expected.txt
index 7e01dcb71a12397529828116833d670bbf6e0265..9f5a549ef4a474f44dde2f93955b15b91016bc6f 100644
--- a/LayoutTests/platform/linux/fast/block/positioning/061-expected.txt
+++ b/LayoutTests/platform/linux/fast/block/positioning/061-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x8
layer at (10,10) size 10x10 scrollHeight 20
LayoutBlockFlow (positioned) {DIV} at (10,10) size 10x10 [bgcolor=#FF0000]
LayoutBlockFlow {IMG} at (0,0) size 10x10
-layer at (10,15) size 10x10 backgroundClip at (10,15) size 10x5 clip at (11,16) size 8x4 outlineClip at (10,10) size 10x10 scrollWidth 17 scrollHeight 22
+layer at (10,15) size 10x10 backgroundClip at (10,15) size 10x5 clip at (11,16) size 8x4 scrollWidth 17 scrollHeight 22
LayoutBlockFlow {DIV} at (0,5) size 10x10 [border: (1px solid #C0C0C0)]
LayoutImage (floating) {IMG} at (2,2) size 16x16
layer at (28,17) size 0x20 scrollWidth 43
@@ -16,17 +16,17 @@ layer at (28,17) size 0x20 scrollWidth 43
layer at (10,30) size 10x10 scrollHeight 20
LayoutBlockFlow (positioned) {DIV} at (10,30) size 10x10 [bgcolor=#FF0000]
LayoutBlockFlow {IMG} at (0,0) size 10x10
-layer at (10,35) size 10x10 backgroundClip at (10,35) size 10x5 clip at (11,36) size 8x4 outlineClip at (10,30) size 10x10 scrollHeight 22
+layer at (10,35) size 10x10 backgroundClip at (10,35) size 10x5 clip at (11,36) size 8x4 scrollHeight 22
LayoutBlockFlow {DIV} at (0,5) size 10x10 [border: (1px solid #C0C0C0)]
-layer at (12,37) size 6x20 backgroundClip at (12,37) size 6x3 clip at (12,37) size 6x3 outlineClip at (11,36) size 8x4 scrollWidth 43
+layer at (12,37) size 6x20 backgroundClip at (12,37) size 6x3 clip at (12,37) size 6x3 scrollWidth 43
LayoutBlockFlow {DIV} at (2,2) size 6x20
LayoutText {#text} at (0,0) size 43x19
text run at (0,0) width 43: "nothing"
layer at (10,30) size 10x10
LayoutBlockFlow (positioned) {IMG} at (0,0) size 10x10 [bgcolor=#0000FF]
-layer at (10,35) size 10x10 backgroundClip at (10,35) size 10x5 clip at (11,36) size 8x4 outlineClip at (10,30) size 10x10 scrollHeight 42
+layer at (10,35) size 10x10 backgroundClip at (10,35) size 10x5 clip at (11,36) size 8x4 scrollHeight 42
LayoutBlockFlow {DIV} at (0,5) size 10x10 [border: (1px solid #C0C0C0)]
-layer at (12,37) size 6x40 backgroundClip at (12,37) size 6x3 clip at (12,37) size 6x3 outlineClip at (11,36) size 8x4 scrollWidth 43
+layer at (12,37) size 6x40 backgroundClip at (12,37) size 6x3 clip at (12,37) size 6x3 scrollWidth 43
LayoutBlockFlow {DIV} at (2,2) size 6x40
LayoutText {#text} at (0,0) size 43x39
text run at (0,0) width 27: "Blue"

Powered by Google App Engine
This is Rietveld 408576698