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

Unified Diff: LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling-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/virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling-expected.txt b/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling-expected.txt
index 19fb7d30b5dffab61eeeb8b6859173e351043391..01bb792f0bead37ad039920bb179076c03c6b3f9 100644
--- a/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling-expected.txt
+++ b/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling-expected.txt
@@ -1,12 +1,12 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 836
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x836 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x836 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x836
LayoutBlockFlow {BODY} at (8,8) size 769x820
LayoutBlockFlow (anonymous) at (0,0) size 769x18
LayoutText {#text} at (0,0) size 84x18
text run at (0,0) width 84: "Text outside."
-layer at (8,26) size 702x802 backgroundClip at (8,26) size 702x574 clip at (9,27) size 685x573 outlineClip at (0,0) size 785x600 scrollHeight 1286
+layer at (8,26) size 702x802 backgroundClip at (8,26) size 702x574 clip at (9,27) size 685x573 scrollHeight 1286
LayoutBlockFlow {DIV} at (0,18) size 702x802 [border: (1px solid #000000)]
LayoutBlockFlow {P} at (1,17) size 685x165
LayoutText {#text} at (0,7) size 668x150
@@ -36,7 +36,7 @@ layer at (8,26) size 702x802 backgroundClip at (8,26) size 702x574 clip at (9,27
text run at (0,73) width 668: "ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu"
text run at (0,106) width 653: "fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt"
text run at (0,139) width 174: "mollit anim id est laborum."
-layer at (19,469) size 602x402 backgroundClip at (19,469) size 602x131 clip at (20,470) size 585x130 outlineClip at (9,27) size 685x573 scrollHeight 508
+layer at (19,469) size 602x402 backgroundClip at (19,469) size 602x131 clip at (20,470) size 585x130 scrollHeight 508
LayoutBlockFlow {DIV} at (11,443) size 602x402 [border: (1px solid #000000)]
LayoutBlockFlow {P} at (1,17) size 585x198
LayoutText {#text} at (0,7) size 583x183

Powered by Google App Engine
This is Rietveld 408576698