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

Unified Diff: LayoutTests/platform/mac/fast/dom/HTMLElement/bdo-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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/mac/fast/dom/HTMLElement/bdo-expected.txt
diff --git a/LayoutTests/platform/mac/fast/dom/HTMLElement/bdo-expected.txt b/LayoutTests/platform/mac/fast/dom/HTMLElement/bdo-expected.txt
index 821f9822856dd7caf1987376ede94a966c2b2c63..96c0608223b6696a5ec27c52a46b351989e869b4 100644
--- a/LayoutTests/platform/mac/fast/dom/HTMLElement/bdo-expected.txt
+++ b/LayoutTests/platform/mac/fast/dom/HTMLElement/bdo-expected.txt
@@ -16,28 +16,28 @@ layer at (0,0) size 800x600
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."
RenderBlock {HR} at (0,120) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock (anonymous) at (0,130) size 784x108
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderInline {BDO} at (0,0) size 224x18
RenderText {#text} at (0,18) size 224x18
text run at (0,18) width 224 RTL override: "This sentence should be backward."
RenderText {#text} at (223,18) size 5x18
text run at (223,18) width 5: " "
- RenderBR {BR} at (227,32) size 1x0
+ LayoutBR {BR} at (227,32) size 1x0
RenderInline {BDO} at (0,0) size 212x18
RenderText {#text} at (0,36) size 212x18
text run at (0,36) width 212 LTR override: "This sentence should be forward."
RenderText {#text} at (211,36) size 5x18
text run at (211,36) width 5: " "
- RenderBR {BR} at (215,50) size 1x0
+ LayoutBR {BR} at (215,50) size 1x0
RenderInline {BDO} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,54) size 0x18
+ LayoutBR {BR} at (0,54) size 0x18
RenderInline {BDO} at (0,0) size 12x18
RenderText {#text} at (0,72) size 12x18
text run at (0,72) width 12 RTL override: "A"
RenderText {#text} at (11,72) size 5x18
text run at (11,72) width 5: " "
- RenderBR {BR} at (15,86) size 1x0
+ LayoutBR {BR} at (15,86) size 1x0
RenderInline {BDO} at (0,0) size 297x18
RenderText {#text} at (0,90) size 27x18
text run at (0,90) width 27 LTR override: "My "

Powered by Google App Engine
This is Rietveld 408576698