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

Unified Diff: LayoutTests/platform/win/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/win/fast/dom/HTMLElement/bdo-expected.txt
diff --git a/LayoutTests/platform/win/fast/dom/HTMLElement/bdo-expected.txt b/LayoutTests/platform/win/fast/dom/HTMLElement/bdo-expected.txt
index 0d87967b82fd7174f97a9ed409776ba41a4cfd23..db8ecd852d7ae2c5dc54b3e9590c8a147bc34d74 100644
--- a/LayoutTests/platform/win/fast/dom/HTMLElement/bdo-expected.txt
+++ b/LayoutTests/platform/win/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 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderInline {BDO} at (0,0) size 224x17
RenderText {#text} at (0,18) size 224x17
text run at (0,18) width 224 RTL override: "This sentence should be backward."
RenderText {#text} at (223,18) size 5x17
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 212x17
RenderText {#text} at (0,36) size 212x17
text run at (0,36) width 212 LTR override: "This sentence should be forward."
RenderText {#text} at (211,36) size 5x17
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 0x17
+ LayoutBR {BR} at (0,54) size 0x17
RenderInline {BDO} at (0,0) size 12x17
RenderText {#text} at (0,72) size 12x17
text run at (0,72) width 12 RTL override: "A"
RenderText {#text} at (11,72) size 5x17
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 297x17
RenderText {#text} at (0,90) size 27x17
text run at (0,90) width 27 LTR override: "My "

Powered by Google App Engine
This is Rietveld 408576698