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

Unified Diff: LayoutTests/platform/mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-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/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt
diff --git a/LayoutTests/platform/mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt b/LayoutTests/platform/mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt
index d484bcfc38667b89439bbc0f34622c91939c470a..f96d7d3f2fe1e3ff2c8e35a6e6b5a3451fdfa03e 100644
--- a/LayoutTests/platform/mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt
+++ b/LayoutTests/platform/mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 scrollWidth 1133 scrollHeight 1020
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x1020 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+layer at (0,0) size 800x1020 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x1020
LayoutBlockFlow {BODY} at (8,16) size 784x996
LayoutBlockFlow {P} at (0,0) size 784x36
@@ -54,7 +54,7 @@ layer at (0,0) size 800x1020 backgroundClip at (0,0) size 800x600 clip at (0,0)
LayoutBlockFlow (floating) {DIV} at (93,492) size 24x24 [border: (1px dotted #008000)]
layer at (8,518) size 0x5000
LayoutBlockFlow (positioned) {P} at (8,518) size 0x5000
-layer at (8,548) size 475x464 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+layer at (8,548) size 475x464 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutTable {TABLE} at (0,532) size 475x464 [border: (5px outset #808080)]
LayoutTableSection {TBODY} at (5,5) size 465x454
LayoutTableRow {TR} at (0,2) size 465x450

Powered by Google App Engine
This is Rietveld 408576698