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

Unified Diff: LayoutTests/platform/mac/fast/text/word-break-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/fast/text/word-break-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/word-break-expected.txt b/LayoutTests/platform/mac/fast/text/word-break-expected.txt
index 3377980b4a7029cfa866ccdce6b807b6712c59e8..735a31aabfd8411742a84902af47e99fbf446646 100644
--- a/LayoutTests/platform/mac/fast/text/word-break-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/word-break-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1016
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x1016 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x1016 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x1016
LayoutBlockFlow {BODY} at (8,8) size 769x1000
LayoutBlockFlow (anonymous) at (0,0) size 769x18
@@ -93,17 +93,17 @@ layer at (0,0) size 785x1016 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBR {BR} at (302,2) size 0x15
LayoutBlockFlow (anonymous) at (0,878) size 769x18
LayoutBR {BR} at (0,0) size 0x18
-layer at (8,661) size 304x104 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (8,661) size 304x104 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow (relative positioned) {DIV} at (0,653) size 304x104 [border: (2px solid #000000)]
-layer at (10,663) size 300x45 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (10,663) size 300x45 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow (positioned) {DIV} at (2,2) size 300x45
LayoutText {#text} at (0,0) size 297x45
text run at (0,0) width 297: "Eventhoughthishasareallylongword itsho"
text run at (0,15) width 297: "uldnotstick out oftheenclosing300pxblo"
text run at (0,30) width 24: "ck."
-layer at (8,904) size 304x104 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (8,904) size 304x104 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow (relative positioned) {DIV} at (0,896) size 304x104 [border: (2px solid #000000)]
-layer at (10,906) size 300x45 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (10,906) size 300x45 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow (positioned) {DIV} at (2,2) size 300x45
LayoutText {#text} at (0,0) size 250x45
text run at (0,0) width 250: "Eventhoughthishasareallylongword"

Powered by Google App Engine
This is Rietveld 408576698