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

Unified Diff: LayoutTests/platform/win-xp/compositing/masks/masked-ancestor-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/win-xp/compositing/masks/masked-ancestor-expected.txt
diff --git a/LayoutTests/platform/win-xp/compositing/masks/masked-ancestor-expected.txt b/LayoutTests/platform/win-xp/compositing/masks/masked-ancestor-expected.txt
index 942eae763a68a827d39833c3bc95c938962ea73e..0448cbf33663f7d8a3788269c22b61b9465a4c0f 100644
--- a/LayoutTests/platform/win-xp/compositing/masks/masked-ancestor-expected.txt
+++ b/LayoutTests/platform/win-xp/compositing/masks/masked-ancestor-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 619
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x619 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x619 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x619
LayoutBlockFlow {BODY} at (8,8) size 769x603
LayoutBlockFlow {P} at (0,0) size 769x20
@@ -10,11 +10,11 @@ layer at (0,0) size 785x619 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutText {#text} at (262,547) size 4x19
text run at (262,547) width 4: " "
LayoutText {#text} at (0,0) size 0x0
-layer at (8,44) size 262x562 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 transparent
+layer at (8,44) size 262x562 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 transparent
LayoutBlockFlow {DIV} at (0,0) size 262x562 [border: (1px solid #000000)]
layer at (39,75) size 200x200
LayoutBlockFlow (relative positioned) {DIV} at (31,31) size 200x200 [bgcolor=#6464FFCC] [border: (10px solid #000000)]
-layer at (274,44) size 262x562 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 transparent
+layer at (274,44) size 262x562 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 transparent
LayoutBlockFlow {DIV} at (266,0) size 262x562 [border: (1px solid #000000)]
layer at (305,75) size 200x200
LayoutBlockFlow (relative positioned) {DIV} at (31,31) size 200x200 [bgcolor=#6464FFCC] [border: (10px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698