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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/html/details-writing-mode-align-right-expected.txt

Issue 2037933004: Auto-rebaseline for r397799 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/mac/fast/html/details-writing-mode-align-right-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/html/details-writing-mode-align-right-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/html/details-writing-mode-align-right-expected.txt
index 9d72735f4029458224e3dc5a22c417c2af5c53a3..32314958acca7c62f75bd477bf3273f3d088858a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/html/details-writing-mode-align-right-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/html/details-writing-mode-align-right-expected.txt
@@ -33,8 +33,8 @@ layer at (0,0) size 800x600
LayoutTableCell {TH} at (78,145) size 29x30 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
LayoutText {#text} at (6,6) size 17x18
text run at (6,6) width 17: "ltr"
- LayoutTableCell {TD} at (109,98) size 124x124 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (2,2) size 120x120
+ LayoutTableCell {TD} at (109,100) size 124x120 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
+ LayoutBlockFlow {DIV} at (2,2) size 120x116
LayoutBlockFlow {DETAILS} at (0,0) size 120x18
LayoutBlockFlow {SUMMARY} at (0,0) size 120x18
LayoutDetailsMarker {DIV} at (43.52,3) size 10.55x10.55: right
@@ -76,8 +76,8 @@ layer at (0,0) size 800x600
LayoutTableCell {TH} at (78,271) size 29x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
LayoutText {#text} at (6,6) size 17x18
text run at (6,6) width 17: "rtl"
- LayoutTableCell {TD} at (109,224) size 124x124 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (2,2) size 120x120
+ LayoutTableCell {TD} at (109,226) size 124x120 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
+ LayoutBlockFlow {DIV} at (2,2) size 120x116
LayoutBlockFlow {DETAILS} at (0,0) size 120x18
LayoutBlockFlow {SUMMARY} at (0,0) size 120x18
LayoutDetailsMarker {DIV} at (109.45,3) size 10.55x10.55: left

Powered by Google App Engine
This is Rietveld 408576698