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

Unified Diff: LayoutTests/platform/win/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/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling-expected.txt
diff --git a/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling-expected.txt b/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling-expected.txt
index 2c5b1c99c5a194f1ef4043037fa2836efed2bf14..8f3f7bf4f8a3e39b2b10c65a5dc05d906018b9dc 100644
--- a/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling-expected.txt
+++ b/LayoutTests/platform/win/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 84x17
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,8) size 668x149
@@ -36,7 +36,7 @@ layer at (8,26) size 702x802 backgroundClip at (8,26) size 702x574 clip at (9,27
text run at (0,74) width 668: "ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu"
text run at (0,107) width 653: "fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt"
text run at (0,140) 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,8) size 583x182

Powered by Google App Engine
This is Rietveld 408576698