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

Unified Diff: LayoutTests/platform/android/fast/block/float/overhanging-tall-block-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/android/fast/block/float/overhanging-tall-block-expected.txt
diff --git a/LayoutTests/platform/android/fast/block/float/overhanging-tall-block-expected.txt b/LayoutTests/platform/android/fast/block/float/overhanging-tall-block-expected.txt
index c61ffd33dae5da850f286da8e64f54b41436fe5c..6bcd84e75a49204077eb968d654dd6a3ea449807 100644
--- a/LayoutTests/platform/android/fast/block/float/overhanging-tall-block-expected.txt
+++ b/LayoutTests/platform/android/fast/block/float/overhanging-tall-block-expected.txt
@@ -1,11 +1,11 @@
layer at (0,0) size 800x33554431
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x33554431 backgroundClip at (0,0) size 800x16777216 clip at (0,0) size 800x16777216 outlineClip at (0,0) size 800x16777216
+layer at (0,0) size 800x33554431 backgroundClip at (0,0) size 800x16777216 clip at (0,0) size 800x16777216
LayoutBlockFlow {HTML} at (0,0) size 800x33554432
LayoutBlockFlow {BODY} at (8,8) size 784x33554432
LayoutBlockFlow {DIV} at (0,0) size 784x33554432
LayoutBlockFlow {DIV} at (0,33554432) size 784x33554432
LayoutBlockFlow {DIV} at (0,33554432) size 784x0
-layer at (8,9) size 179x33554431 backgroundClip at (8,9) size 179x16777207 clip at (9,10) size 177x16777206 outlineClip at (0,0) size 800x16777216 scrollHeight 33554429
+layer at (8,9) size 179x33554431 backgroundClip at (8,9) size 179x16777207 clip at (9,10) size 177x16777206 scrollHeight 33554429
LayoutTextControl {TEXTAREA} at (0,1) size 179x33554432 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBlockFlow {DIV} at (3,3) size 175x16

Powered by Google App Engine
This is Rietveld 408576698