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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt
diff --git a/LayoutTests/platform/linux/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt b/LayoutTests/platform/linux/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt
index a499dd51649bd3a25b56b83e609dd9ad5a785c4d..dc9c5b39e18163ab8f80089a3d6a03c3bb24339b 100644
--- a/LayoutTests/platform/linux/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt
+++ b/LayoutTests/platform/linux/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 scrollWidth 1104 scrollHeight 1046
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x1046 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+layer at (0,0) size 800x1046 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x1046
LayoutBlockFlow {BODY} at (8,16) size 784x1022
LayoutBlockFlow {P} at (0,0) size 784x40
@@ -54,7 +54,7 @@ layer at (0,0) size 800x1046 backgroundClip at (0,0) size 800x600 clip at (0,0)
LayoutBlockFlow (floating) {DIV} at (93,508) size 24x24 [border: (1px dotted #008000)]
layer at (8,534) size 0x5000
LayoutBlockFlow (positioned) {P} at (8,534) size 0x5000
-layer at (8,564) size 446x474 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+layer at (8,564) size 446x474 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutTable {TABLE} at (0,548) size 446x474 [border: (5px outset #808080)]
LayoutTableSection {TBODY} at (5,5) size 436x464
LayoutTableRow {TR} at (0,2) size 436x460

Powered by Google App Engine
This is Rietveld 408576698