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

Unified Diff: LayoutTests/platform/linux/editing/selection/select-all-003-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/editing/selection/select-all-003-expected.txt
diff --git a/LayoutTests/platform/linux/editing/selection/select-all-003-expected.txt b/LayoutTests/platform/linux/editing/selection/select-all-003-expected.txt
index 16b74d2c138a4dd0316da31c6b369fba92137972..ad8505a37274dbbc570e10f713e7e99eb57abece 100644
--- a/LayoutTests/platform/linux/editing/selection/select-all-003-expected.txt
+++ b/LayoutTests/platform/linux/editing/selection/select-all-003-expected.txt
@@ -2,7 +2,7 @@ EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 800x600 scrollWidth 812 scrollHeight 1044
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x1044 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+layer at (0,0) size 800x1044 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x1044
LayoutBlockFlow {BODY} at (64,64) size 748x916 [border: (50px solid #FF0000)]
LayoutBlockFlow (anonymous) at (74,74) size 600x768

Powered by Google App Engine
This is Rietveld 408576698