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/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/linux/fast/dom/HTMLElement/bdo-expected.txt
diff --git a/LayoutTests/platform/linux/fast/dom/HTMLElement/bdo-expected.txt b/LayoutTests/platform/linux/fast/dom/HTMLElement/bdo-expected.txt
index 757ec135daa88850770a51bb4bdb85068e7596cf..f0ce6964429f97dfa493f810fd917d4a49d81ad2 100644
--- a/LayoutTests/platform/linux/fast/dom/HTMLElement/bdo-expected.txt
+++ b/LayoutTests/platform/linux/fast/dom/HTMLElement/bdo-expected.txt
@@ -16,28 +16,28 @@ layer at (0,0) size 800x600
text run at (0,20) width 622: "followed by a line reading only \"A,\" and finally, a sentence where only the word \"umbrella\" is backward."
RenderBlock {HR} at (0,128) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock (anonymous) at (0,138) size 784x120
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderInline {BDO} at (0,0) size 212x19
RenderText {#text} at (0,20) size 212x19
text run at (0,20) width 212 RTL override: "This sentence should be backward."
RenderText {#text} at (212,20) size 4x19
text run at (212,20) width 4: " "
- RenderBR {BR} at (216,35) size 0x0
+ LayoutBR {BR} at (216,35) size 0x0
RenderInline {BDO} at (0,0) size 199x19
RenderText {#text} at (0,40) size 199x19
text run at (0,40) width 199 LTR override: "This sentence should be forward."
RenderText {#text} at (199,40) size 4x19
text run at (199,40) width 4: " "
- RenderBR {BR} at (203,55) size 0x0
+ LayoutBR {BR} at (203,55) size 0x0
RenderInline {BDO} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,60) size 0x19
+ LayoutBR {BR} at (0,60) size 0x19
RenderInline {BDO} at (0,0) size 11x19
RenderText {#text} at (0,80) size 11x19
text run at (0,80) width 11 RTL override: "A"
RenderText {#text} at (11,80) size 4x19
text run at (11,80) width 4: " "
- RenderBR {BR} at (15,95) size 0x0
+ LayoutBR {BR} at (15,95) size 0x0
RenderInline {BDO} at (0,0) size 271x19
RenderText {#text} at (0,100) size 25x19
text run at (0,100) width 25 LTR override: "My "

Powered by Google App Engine
This is Rietveld 408576698