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

Unified Diff: LayoutTests/platform/mac/fast/clip/outline-overflowClip-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/clip/outline-overflowClip-expected.txt
diff --git a/LayoutTests/platform/mac/fast/clip/outline-overflowClip-expected.txt b/LayoutTests/platform/mac/fast/clip/outline-overflowClip-expected.txt
index 513f05aa3c260882f0337ae3d669ad29016b1dfe..8fab336a15d292c8546235db88f360e286a59f49 100644
--- a/LayoutTests/platform/mac/fast/clip/outline-overflowClip-expected.txt
+++ b/LayoutTests/platform/mac/fast/clip/outline-overflowClip-expected.txt
@@ -9,12 +9,12 @@ layer at (0,0) size 800x600
text run at (507,0) width 274: "The inner div has a green outline and a red"
text run at (0,18) width 46: "border."
LayoutText {#text} at (0,0) size 0x0
-layer at (8,44) size 304x204 backgroundClip at (83,44) size 229x204 clip at (83,44) size 229x204 outlineClip at (83,44) size 229x204
+layer at (8,44) size 304x204 backgroundClip at (83,44) size 229x204 clip at (83,44) size 229x204
LayoutBlockFlow (positioned) {DIV} at (8,44) size 304x204 [border: (2px solid #0000FF)]
LayoutText {#text} at (2,2) size 102x18
text run at (2,2) width 102: "text in outer div"
LayoutText {#text} at (0,0) size 0x0
-layer at (60,64) size 108x24 backgroundClip at (83,61) size 88x30 clip at (83,67) size 82x18 outlineClip at (83,44) size 229x204
+layer at (60,64) size 108x24 backgroundClip at (83,61) size 88x30 clip at (83,67) size 82x18
LayoutBlockFlow (positioned) {DIV} at (52,20) size 107.77x24 [bgcolor=#EEEEEE] [border: (3px solid #FF0000)]
LayoutText {#text} at (3,3) size 102x18
text run at (3,3) width 102: "text in inner div"

Powered by Google App Engine
This is Rietveld 408576698