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/dom/HTMLElement/bdo-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/dom/HTMLElement/bdo-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLElement/bdo-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLElement/bdo-expected.txt
index 5a12e9628aff9e3d0c7fd0671fd0e3202aaa3d9e..7c8186c31c6b922315bd0885703b5d8151529f4e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLElement/bdo-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLElement/bdo-expected.txt
@@ -4,16 +4,16 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 114x18
- text run at (0,0) width 114: "Tests: the bdo tag"
+ LayoutText {#text} at (0,0) size 113x18
+ text run at (0,0) width 113: "Tests: the bdo tag"
LayoutBlockFlow {P} at (0,34) size 784x18
LayoutText {#text} at (0,0) size 336x18
text run at (0,0) width 336: "The bdo element overrides the default text direction."
LayoutBlockFlow {P} at (0,68) size 784x36
- LayoutText {#text} at (0,0) size 775x36
- text run at (0,0) width 740: "If successful, the first sentence would be backward, and the second sentence regular. There should then be an extra "
- text run at (739,0) width 36: "blank"
- text run at (0,18) width 707: "line, followed by a line reading only \"A,\" and finally, a sentence where only the word \"umbrella\" is backward."
+ LayoutText {#text} at (0,0) size 774x36
+ text run at (0,0) width 738: "If successful, the first sentence would be backward, and the second sentence regular. There should then be an extra "
+ text run at (737,0) width 37: "blank"
+ text run at (0,18) width 705: "line, followed by a line reading only \"A,\" and finally, a sentence where only the word \"umbrella\" is backward."
LayoutBlockFlow {HR} at (0,120) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow (anonymous) at (0,130) size 784x108
LayoutBR {BR} at (0,0) size 0x18

Powered by Google App Engine
This is Rietveld 408576698