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

Unified Diff: LayoutTests/platform/mac/fast/writing-mode/fieldsets-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/writing-mode/fieldsets-expected.txt
diff --git a/LayoutTests/platform/mac/fast/writing-mode/fieldsets-expected.txt b/LayoutTests/platform/mac/fast/writing-mode/fieldsets-expected.txt
index e1394246374ad62fdb77a72dd2909b82798e529b..eb39f3dc1178ed70bad795430d2979804edf7c1a 100644
--- a/LayoutTests/platform/mac/fast/writing-mode/fieldsets-expected.txt
+++ b/LayoutTests/platform/mac/fast/writing-mode/fieldsets-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 785x1236 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBody {BODY} at (8,8) size 769x1220
RenderText {#text} at (0,0) size 292x18
text run at (0,0) width 292: "LTR fieldset with left/center/right text-align: "
- RenderBR {BR} at (291,14) size 1x0
+ LayoutBR {BR} at (291,14) size 1x0
RenderFieldSet {FIELDSET} at (16,34) size 228x119.59 [border: (2px groove #C0C0C0)]
RenderBlock {LEGEND} at (34,0) size 104x25
RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
@@ -20,10 +20,10 @@ layer at (0,0) size 785x1236 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
RenderText {#text} at (260,310) size 4x18
text run at (260,310) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,328) size 292x18
text run at (0,328) width 292: "RTL fieldset with left/center/right text-align: "
- RenderBR {BR} at (291,342) size 1x0
+ LayoutBR {BR} at (291,342) size 1x0
RenderFieldSet {FIELDSET} at (16,362) size 228x119.59 [border: (2px groove #C0C0C0)]
RenderBlock {LEGEND} at (14,0) size 104x25
RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
@@ -38,10 +38,10 @@ layer at (0,0) size 785x1236 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
RenderText {#text} at (260,638) size 4x18
text run at (260,638) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,656) size 347x18
text run at (0,656) width 347: "Vertical LTR fieldset with left/center/right text-align: "
- RenderBR {BR} at (346,670) size 1x0
+ LayoutBR {BR} at (346,670) size 1x0
RenderFieldSet {FIELDSET} at (16,690) size 119.59x228 [border: (2px groove #C0C0C0)]
RenderBlock {LEGEND} at (0,34) size 25x104
RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
@@ -57,10 +57,10 @@ layer at (0,0) size 785x1236 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
RenderText {#text} at (462,920) size 5x18
text run at (462,920) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,938) size 347x18
text run at (0,938) width 347: "Vertical RTL fieldset with left/center/right text-align: "
- RenderBR {BR} at (346,952) size 1x0
+ LayoutBR {BR} at (346,952) size 1x0
RenderFieldSet {FIELDSET} at (16,972) size 119.59x228 [border: (2px groove #C0C0C0)]
RenderBlock {LEGEND} at (0,14) size 25x104
RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]

Powered by Google App Engine
This is Rietveld 408576698