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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/text/word-break-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text/word-break-expected.txt b/LayoutTests/platform/linux/fast/text/word-break-expected.txt
index 4d5fa77bc9a45b4254e9a09ed893cca29543f437..69cffb797ee4f97a7e06cd2a57f7b1f4b3b01de9 100644
--- a/LayoutTests/platform/linux/fast/text/word-break-expected.txt
+++ b/LayoutTests/platform/linux/fast/text/word-break-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1036
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x1036 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x1036 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x1036
LayoutBlockFlow {BODY} at (8,8) size 769x1020
LayoutBlockFlow (anonymous) at (0,0) size 769x20
@@ -91,17 +91,17 @@ layer at (0,0) size 785x1036 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBR {BR} at (302,2) size 0x16
LayoutBlockFlow (anonymous) at (0,896) size 769x20
LayoutBR {BR} at (0,0) size 0x19
-layer at (8,668) size 304x104 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (8,668) size 304x104 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow (relative positioned) {DIV} at (0,660) size 304x104 [border: (2px solid #000000)]
-layer at (10,670) size 300x48 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (10,670) size 300x48 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow (positioned) {DIV} at (2,2) size 300x48
LayoutText {#text} at (0,0) size 296x48
text run at (0,0) width 296: "Eventhoughthishasareallylongword itsh"
text run at (0,16) width 296: "ouldnotstick out oftheenclosing300pxb"
text run at (0,32) width 40: "lock."
-layer at (8,924) size 304x104 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (8,924) size 304x104 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow (relative positioned) {DIV} at (0,916) size 304x104 [border: (2px solid #000000)]
-layer at (10,926) size 300x48 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (10,926) size 300x48 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow (positioned) {DIV} at (2,2) size 300x48
LayoutText {#text} at (0,0) size 256x48
text run at (0,0) width 256: "Eventhoughthishasareallylongword"

Powered by Google App Engine
This is Rietveld 408576698