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

Unified Diff: sky/tests/layout/ellipsis-expected.txt

Issue 760143002: Make fixed-width elements not center by default. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « sky/engine/core/rendering/RenderBox.cpp ('k') | sky/tests/layout/fixed-width.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/layout/ellipsis-expected.txt
diff --git a/sky/tests/layout/ellipsis-expected.txt b/sky/tests/layout/ellipsis-expected.txt
index 5d3ada6bfa5ec028c87c4ba9c4f101541bd18eba..5efb8354b0acb64fa97aa903390e4831682fd7cc 100644
--- a/sky/tests/layout/ellipsis-expected.txt
+++ b/sky/tests/layout/ellipsis-expected.txt
@@ -2,20 +2,20 @@ layer at (0,0) size 800x600
RenderView {#document} at (0,0) size 800x600
layer at (0,0) size 800x94
RenderBlock {sky} at (0,0) size 800x94
-layer at (372,0) size 56x69 clip at (375,3) size 50x63 scrollWidth 93
- RenderBlock {div} at (372,0) size 56x69 [border: (3px solid #0000FF)]
+layer at (0,0) size 56x69 clip at (3,3) size 50x63 scrollWidth 93
+ RenderBlock {div} at (0,0) size 56x69 [border: (3px solid #0000FF)]
RenderBlock (anonymous) at (3,3) size 50x19
RenderText {#text} at (0,0) size 91x19
text run at (0,0) width 91: "These lines"
RenderBlock (anonymous) at (3,47) size 50x19
RenderText {#text} at (0,0) size 94x19
text run at (0,0) width 94: "all ellipsize."
-layer at (375,22) size 56x25 backgroundClip at (375,22) size 50x25 clip at (378,25) size 47x19 outlineClip at (375,3) size 50x63 scrollWidth 53
+layer at (3,22) size 56x25 backgroundClip at (3,22) size 50x25 clip at (6,25) size 47x19 outlineClip at (3,3) size 50x63 scrollWidth 53
RenderBlock {p} at (3,22) size 56x25 [border: (3px solid #FF0000)]
RenderText {#text} at (3,3) size 54x19
text run at (3,3) width 54: "should"
-layer at (372,69) size 56x25 clip at (375,72) size 50x19 scrollWidth 117
- RenderBlock {p} at (372,69) size 56x25 [border: (3px solid #FF0000)]
+layer at (0,69) size 56x25 clip at (3,72) size 50x19 scrollWidth 117
+ RenderBlock {p} at (0,69) size 56x25 [border: (3px solid #FF0000)]
RenderInline {span} at (0,0) size 117x19
RenderText {#text} at (3,3) size 117x19
text run at (3,3) width 117: "As should this."
« no previous file with comments | « sky/engine/core/rendering/RenderBox.cpp ('k') | sky/tests/layout/fixed-width.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698