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

Unified Diff: LayoutTests/platform/win/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/win/fast/text/word-break-expected.txt
diff --git a/LayoutTests/platform/win/fast/text/word-break-expected.txt b/LayoutTests/platform/win/fast/text/word-break-expected.txt
index 83c9b5807617b5733e0e8b59f0eff84bd6cb1aeb..2c3ca5a6a7d4db55c5c55682a145d8033a4049ff 100644
--- a/LayoutTests/platform/win/fast/text/word-break-expected.txt
+++ b/LayoutTests/platform/win/fast/text/word-break-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1040
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x1040 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x1040 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x1040
LayoutBlockFlow {BODY} at (8,8) size 769x1024
LayoutBlockFlow (anonymous) at (0,0) size 769x18
@@ -93,17 +93,17 @@ layer at (0,0) size 785x1040 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBR {BR} at (302,2) size 0x16
LayoutBlockFlow (anonymous) at (0,902) size 769x18
LayoutBR {BR} at (0,0) size 0x17
-layer at (8,682) size 304x104 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (8,682) size 304x104 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow (relative positioned) {DIV} at (0,674) size 304x104 [border: (2px solid #000000)]
-layer at (10,684) size 300x48 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (10,684) 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,928) size 304x104 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (8,928) size 304x104 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow (relative positioned) {DIV} at (0,920) size 304x104 [border: (2px solid #000000)]
-layer at (10,930) size 300x48 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (10,930) 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