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

Unified Diff: LayoutTests/platform/linux/fast/transforms/overflow-with-transform-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/fast/transforms/overflow-with-transform-expected.txt
diff --git a/LayoutTests/platform/linux/fast/transforms/overflow-with-transform-expected.txt b/LayoutTests/platform/linux/fast/transforms/overflow-with-transform-expected.txt
index 5c371c64e62b3ff5db93039f8e03176ddc528098..1dd1e83bf88af33210e2c41d1fa6a5b023b9a118 100644
--- a/LayoutTests/platform/linux/fast/transforms/overflow-with-transform-expected.txt
+++ b/LayoutTests/platform/linux/fast/transforms/overflow-with-transform-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x52
text run at (0,0) width 299: "Gray div should be clipped by overflow: scroll div"
layer at (8,52) size 202x202 clip at (9,53) size 200x200 scrollHeight 516
LayoutBlockFlow (positioned) {DIV} at (8,52) size 202x202 [border: (1px solid #000000)]
-layer at (9,69) size 200x500 backgroundClip at (9,53) size 200x200 clip at (9,53) size 200x200 outlineClip at (9,53) size 200x200
+layer at (9,69) size 200x500 backgroundClip at (9,53) size 200x200 clip at (9,53) size 200x200
LayoutBlockFlow (relative positioned) {DIV} at (1,17) size 200x500 [bgcolor=#808080]
LayoutBlockFlow {P} at (0,0) size 200x120
LayoutText {#text} at (0,0) size 197x119

Powered by Google App Engine
This is Rietveld 408576698