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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-block-with-border-and-padding-expected.txt

Issue 2736003003: Try to show the full ellipsis at all times (Closed)
Patch Set: bug 697448 Created 3 years, 9 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: third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-block-with-border-and-padding-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-block-with-border-and-padding-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-block-with-border-and-padding-expected.txt
index 399540b13a1227cd34b817723b3d21f49b964ad8..0cae5dd970c0731c45af241906474bb2d33ca8d3 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-block-with-border-and-padding-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-block-with-border-and-padding-expected.txt
@@ -11,18 +11,18 @@ layer at (8,58) size 343x30 clip at (13,63) size 333x20 scrollX 410.00 scrollWid
LayoutBlockFlow {DIV} at (0,50) size 343x30 [border: (5px solid #008000)]
LayoutText {#text} at (-385,5) size 719x19
text run at (-385,5) width 718 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,108) size 343x30 clip at (13,113) size 333x20 scrollWidth 743
+layer at (8,108) size 343x30 clip at (13,113) size 333x20 scrollWidth 748
LayoutBlockFlow {DIV} at (0,100) size 343x30 [border: (5px solid #008000)]
- LayoutText {#text} at (25,5) size 719x19
- text run at (25,5) width 719: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
+ LayoutText {#text} at (30,5) size 719x19
+ text run at (30,5) width 719: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,158) size 343x30 clip at (13,163) size 333x20 scrollX 410.00 scrollWidth 743
LayoutBlockFlow {DIV} at (0,150) size 343x30 [border: (5px solid #008000)]
LayoutText {#text} at (-385,5) size 719x19
text run at (-385,5) width 718 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,208) size 343x30 clip at (13,213) size 333x20 scrollWidth 743
+layer at (8,208) size 343x30 clip at (13,213) size 333x20 scrollWidth 746
LayoutBlockFlow {DIV} at (0,200) size 343x30 [border: (5px solid #008000)]
- LayoutText {#text} at (25,5) size 719x19
- text run at (25,5) width 719: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
+ LayoutText {#text} at (27,5) size 719x19
+ text run at (27,5) width 719: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,258) size 343x30 clip at (13,263) size 333x20 scrollX 410.00 scrollWidth 743
LayoutBlockFlow {DIV} at (0,250) size 343x30 [border: (5px solid #008000)]
LayoutText {#text} at (-385,5) size 719x19

Powered by Google App Engine
This is Rietveld 408576698