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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/overflowHidden-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/table/overflowHidden-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/overflowHidden-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/overflowHidden-expected.txt
index 76ddc35ea0a71fccfc03c3a9efe284231138f3ec..6365ac549353e7547fd0cbb1d5f6f4856e05bffa 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/overflowHidden-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/overflowHidden-expected.txt
@@ -197,12 +197,12 @@ layer at (10,2372) size 362x102 backgroundClip at (0,0) size 0x0 clip at (0,0) s
text run at (0,0) width 140: "Test with overflow:auto"
layer at (14,90) size 600x20
LayoutBlockFlow (positioned) {DIV} at (14,90) size 600x20 [bgcolor=#00FFFF]
- LayoutText {#text} at (0,0) size 196x19
- text run at (0,0) width 196: "With absolute positioning on div."
+ LayoutText {#text} at (0,0) size 195x19
+ text run at (0,0) width 195: "With absolute positioning on div."
layer at (14,206) size 600x20 transparent
LayoutBlockFlow {DIV} at (2,2) size 600x20 [bgcolor=#00FFFF]
- LayoutText {#text} at (0,0) size 122x19
- text run at (0,0) width 122: "With opacity on div."
+ LayoutText {#text} at (0,0) size 121x19
+ text run at (0,0) width 121: "With opacity on div."
layer at (12,316) size 604x104 clip at (13,317) size 602x102 transparent
LayoutTableCell {TD} at (2,42) size 604x24 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {DIV} at (2,2) size 600x20 [bgcolor=#00FFFF]
@@ -210,8 +210,8 @@ layer at (12,316) size 604x104 clip at (13,317) size 602x102 transparent
text run at (0,0) width 124: "With opacity on cell."
layer at (14,1072) size 600x20 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutBlockFlow (relative positioned) {DIV} at (2,2) size 600x20 [bgcolor=#FFA500]
- LayoutText {#text} at (0,0) size 189x19
- text run at (0,0) width 189: "With relative positioning on div."
+ LayoutText {#text} at (0,0) size 188x19
+ text run at (0,0) width 188: "With relative positioning on div."
layer at (12,1182) size 604x104 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutTableCell (relative positioned) {TD} at (2,42) size 604x24 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {DIV} at (2,2) size 600x20 [bgcolor=#FFC0CB]

Powered by Google App Engine
This is Rietveld 408576698