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

Unified Diff: LayoutTests/platform/mac/fast/table/table-display-types-vertical-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/table/table-display-types-vertical-expected.txt
diff --git a/LayoutTests/platform/mac/fast/table/table-display-types-vertical-expected.txt b/LayoutTests/platform/mac/fast/table/table-display-types-vertical-expected.txt
index f887180b4ef20e4f48df35e9d20ca3a0d009c10e..d157222da53d799c6e7100af5087bba92820f273 100644
--- a/LayoutTests/platform/mac/fast/table/table-display-types-vertical-expected.txt
+++ b/LayoutTests/platform/mac/fast/table/table-display-types-vertical-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1240
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x1240 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x1240 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x1240
LayoutBlockFlow {BODY} at (8,10) size 769x1222
LayoutTable {TABLE} at (10,0) size 92x120 [border: (1px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698