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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/fast/clip/outline-overflowClip-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/clip/outline-overflowClip-expected.txt b/LayoutTests/platform/win-xp/fast/clip/outline-overflowClip-expected.txt
index 65436da865849abfbecfcb227201351ba3165c91..d4a1341ff069724968a221d7f739c239043724a9 100644
--- a/LayoutTests/platform/win-xp/fast/clip/outline-overflowClip-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/clip/outline-overflowClip-expected.txt
@@ -8,12 +8,12 @@ layer at (0,0) size 800x600
text run at (195,0) width 275: "It should not be clipped by the overflow rect. "
text run at (470,0) width 303: "The inner div has a green outline and a red border."
LayoutText {#text} at (0,0) size 0x0
-layer at (8,28) size 304x204 backgroundClip at (83,28) size 229x204 clip at (83,28) size 229x204 outlineClip at (83,28) size 229x204
+layer at (8,28) size 304x204 backgroundClip at (83,28) size 229x204 clip at (83,28) size 229x204
LayoutBlockFlow (positioned) {DIV} at (8,28) size 304x204 [border: (2px solid #0000FF)]
LayoutText {#text} at (2,2) size 93x19
text run at (2,2) width 93: "text in outer div"
LayoutText {#text} at (0,0) size 0x0
-layer at (60,50) size 97x26 backgroundClip at (83,47) size 77x32 clip at (83,53) size 71x20 outlineClip at (83,28) size 229x204
+layer at (60,50) size 97x26 backgroundClip at (83,47) size 77x32 clip at (83,53) size 71x20
LayoutBlockFlow (positioned) {DIV} at (52,22) size 97x26 [bgcolor=#EEEEEE] [border: (3px solid #FF0000)]
LayoutText {#text} at (3,3) size 91x19
text run at (3,3) width 91: "text in inner div"

Powered by Google App Engine
This is Rietveld 408576698