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

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

Issue 160583002: Pass the correct value for the available width to updateLogicalWidthForAlignment() after placing an… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased patch again against master Created 6 years, 10 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/css/text-overflow-ellipsis-block-with-border-and-padding-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-block-with-border-and-padding-expected.txt b/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-block-with-border-and-padding-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7cadc225bcb7e9433720b9d8ba7f7ea3461ac1e2
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-block-with-border-and-padding-expected.txt
@@ -0,0 +1,37 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x408
+ RenderBlock {HTML} at (0,0) size 800x408
+ RenderBody {BODY} at (8,8) size 784x380
+layer at (8,8) size 343x30 clip at (13,13) size 333x20 scrollWidth 708
+ RenderBlock {DIV} at (0,0) size 343x30 [border: (5px solid #008000)]
+ RenderText {#text} at (25,5) size 683x19
+ text run at (25,5) width 683: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
+layer at (8,58) size 343x30 clip at (13,63) size 333x20 scrollX 376 scrollWidth 709
+ RenderBlock {DIV} at (0,50) size 343x30 [border: (5px solid #008000)]
+ RenderText {#text} at (-351,5) size 683x19
+ text run at (-351,5) width 683 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 709
+ RenderBlock {DIV} at (0,100) size 343x30 [border: (5px solid #008000)]
+ RenderText {#text} at (26,5) size 683x19
+ text run at (26,5) width 683: "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 375 scrollWidth 708
+ RenderBlock {DIV} at (0,150) size 343x30 [border: (5px solid #008000)]
+ RenderText {#text} at (-350,5) size 683x19
+ text run at (-350,5) width 683 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 709
+ RenderBlock {DIV} at (0,200) size 343x30 [border: (5px solid #008000)]
+ RenderText {#text} at (25,5) size 684x19
+ text run at (25,5) width 684: "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 375 scrollWidth 709
+ RenderBlock {DIV} at (0,250) size 343x30 [border: (5px solid #008000)]
+ RenderText {#text} at (-350,5) size 684x19
+ text run at (-350,5) width 683 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
+layer at (8,308) size 343x30 clip at (13,313) size 333x20 scrollWidth 708
+ RenderBlock {DIV} at (0,300) size 343x30 [border: (5px solid #008000)]
+ RenderText {#text} at (25,5) size 683x19
+ text run at (25,5) width 683: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
+layer at (8,358) size 343x30 clip at (13,363) size 333x20 scrollX 375 scrollWidth 708
+ RenderBlock {DIV} at (0,350) size 343x30 [border: (5px solid #008000)]
+ RenderText {#text} at (-350,5) size 683x19
+ text run at (-350,5) width 683 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."

Powered by Google App Engine
This is Rietveld 408576698