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

Unified Diff: LayoutTests/platform/linux/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/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling-expected.txt b/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling-expected.txt
index 9c85f5d1d38213843c9553620d3046e6b8270bdd..9fd78709dc990436aa81c13c85cd7f2d71fd43d6 100644
--- a/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling-expected.txt
+++ b/LayoutTests/platform/linux/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 838
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x838 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x838 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x838
LayoutBlockFlow {BODY} at (8,8) size 769x822
LayoutBlockFlow (anonymous) at (0,0) size 769x20
LayoutText {#text} at (0,0) size 78x19
text run at (0,0) width 78: "Text outside."
-layer at (8,28) size 702x802 backgroundClip at (8,28) size 702x572 clip at (9,29) size 685x571 outlineClip at (0,0) size 785x600 scrollHeight 1154
+layer at (8,28) size 702x802 backgroundClip at (8,28) size 702x572 clip at (9,29) size 685x571 scrollHeight 1154
LayoutBlockFlow {DIV} at (0,20) size 702x802 [border: (1px solid #000000)]
LayoutBlockFlow {P} at (1,17) size 685x132
LayoutText {#text} at (0,7) size 667x118
@@ -32,7 +32,7 @@ layer at (8,28) size 702x802 backgroundClip at (8,28) size 702x572 clip at (9,29
text run at (0,40) width 667: "magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo"
text run at (0,73) width 641: "consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
text run at (0,106) width 642: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
-layer at (19,405) size 602x402 backgroundClip at (19,405) size 602x195 clip at (20,406) size 585x194 outlineClip at (9,29) size 685x571 scrollHeight 442
+layer at (19,405) size 602x402 backgroundClip at (19,405) size 602x195 clip at (20,406) size 585x194 scrollHeight 442
LayoutBlockFlow {DIV} at (11,377) size 602x402 [border: (1px solid #000000)]
LayoutBlockFlow {P} at (1,17) size 585x165
LayoutText {#text} at (0,7) size 585x151

Powered by Google App Engine
This is Rietveld 408576698