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

Unified Diff: LayoutTests/platform/android/fast/table/edge-offsets-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/table/edge-offsets-expected.txt
diff --git a/LayoutTests/platform/android/fast/table/edge-offsets-expected.txt b/LayoutTests/platform/android/fast/table/edge-offsets-expected.txt
index d4b7b06d7e2f6801e76bc05744e70075ee85bc82..8e98b89a5bfe58e6df85bedc0a552d755375b3f5 100644
--- a/LayoutTests/platform/android/fast/table/edge-offsets-expected.txt
+++ b/LayoutTests/platform/android/fast/table/edge-offsets-expected.txt
@@ -42,9 +42,9 @@ layer at (8,354) size 102x102 clip at (9,355) size 85x100 scrollHeight 133
LayoutTableSection {TBODY} at (0,0) size 6x6
LayoutTableRow {TR} at (0,2) size 6x2
LayoutTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
-layer at (82,114) size 60x60 backgroundClip at (9,111) size 100x85 clip at (9,111) size 100x85 outlineClip at (9,111) size 100x85
+layer at (82,114) size 60x60 backgroundClip at (9,111) size 100x85 clip at (9,111) size 100x85
LayoutBlockFlow (positioned) {DIV} at (70,0) size 60x60 [bgcolor=#C0C0C0]
-layer at (-24,236) size 60x60 backgroundClip at (9,233) size 100x85 clip at (9,233) size 100x85 outlineClip at (9,233) size 100x85
+layer at (-24,236) size 60x60 backgroundClip at (9,233) size 100x85 clip at (9,233) size 100x85
LayoutBlockFlow (positioned) {DIV} at (-130,0) size 60x60 [bgcolor=#C0C0C0]
-layer at (12,428) size 60x60 backgroundClip at (9,355) size 85x100 clip at (9,355) size 85x100 outlineClip at (9,355) size 85x100
+layer at (12,428) size 60x60 backgroundClip at (9,355) size 85x100 clip at (9,355) size 85x100
LayoutBlockFlow (positioned) {DIV} at (0,70) size 60x60 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698