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

Unified Diff: LayoutTests/platform/win/compositing/text-on-large-layer-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/compositing/text-on-large-layer-expected.txt
diff --git a/LayoutTests/platform/win/compositing/text-on-large-layer-expected.txt b/LayoutTests/platform/win/compositing/text-on-large-layer-expected.txt
index 440a55c16d499876cc0943e3d5ca6158e660e6b3..5c256aea484af6eb1f00bde4bf0fedb382fdd849 100644
--- a/LayoutTests/platform/win/compositing/text-on-large-layer-expected.txt
+++ b/LayoutTests/platform/win/compositing/text-on-large-layer-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600 scrollWidth 2003 scrollHeight 10001
layer at (0,0) size 800x8
LayoutBlockFlow {HTML} at (0,0) size 800x8
LayoutBlockFlow {BODY} at (8,8) size 784x0
-layer at (3,1) size 2000x10000 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+layer at (3,1) size 2000x10000 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow (positioned) {DIV} at (3,1) size 2000x10000
LayoutText {#text} at (0,0) size 558x17
text run at (0,0) width 558: "This is some text inside a very large composited layer to test that it is rendered sharply."

Powered by Google App Engine
This is Rietveld 408576698