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

Unified Diff: LayoutTests/platform/linux/css1/color_and_background/background_attachment-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/css1/color_and_background/background_attachment-expected.txt
diff --git a/LayoutTests/platform/linux/css1/color_and_background/background_attachment-expected.txt b/LayoutTests/platform/linux/css1/color_and_background/background_attachment-expected.txt
index 345af25a657c1ee56d83e2011e50c292142e41c1..dcea6eabd9b6f692f5c6fb82acf640fad572f719 100644
--- a/LayoutTests/platform/linux/css1/color_and_background/background_attachment-expected.txt
+++ b/LayoutTests/platform/linux/css1/color_and_background/background_attachment-expected.txt
@@ -40,31 +40,31 @@ layer at (0,0) size 800x1239 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (0,0) width 42: "Value:"
RenderText {#text} at (42,0) size 76x19
text run at (42,0) width 76: " scroll | fixed"
- RenderBR {BR} at (118,15) size 0x0
+ LayoutBR {BR} at (118,15) size 0x0
RenderInline {EM} at (0,0) size 43x19
RenderText {#text} at (0,20) size 43x19
text run at (0,20) width 43: "Initial:"
RenderText {#text} at (43,20) size 36x19
text run at (43,20) width 36: " scroll"
- RenderBR {BR} at (79,35) size 0x0
+ LayoutBR {BR} at (79,35) size 0x0
RenderInline {EM} at (0,0) size 69x19
RenderText {#text} at (0,40) size 69x19
text run at (0,40) width 69: "Applies to:"
RenderText {#text} at (69,40) size 73x19
text run at (69,40) width 73: " all elements"
- RenderBR {BR} at (142,55) size 0x0
+ LayoutBR {BR} at (142,55) size 0x0
RenderInline {EM} at (0,0) size 63x19
RenderText {#text} at (0,60) size 63x19
text run at (0,60) width 63: "Inherited:"
RenderText {#text} at (63,60) size 19x19
text run at (63,60) width 19: " no"
- RenderBR {BR} at (82,75) size 0x0
+ LayoutBR {BR} at (82,75) size 0x0
RenderInline {EM} at (0,0) size 123x19
RenderText {#text} at (0,80) size 123x19
text run at (0,80) width 123: "Percentage values:"
RenderText {#text} at (123,80) size 31x19
text run at (123,80) width 31: " N/A"
- RenderBR {BR} at (154,95) size 0x0
+ LayoutBR {BR} at (154,95) size 0x0
RenderBlock {P} at (0,441.53) size 784x40
RenderText {#text} at (0,0) size 766x39
text run at (0,0) width 766: "If a background image is specified, the value of 'background-attachment' determines if it is fixed with regard to the canvas or if it"
@@ -127,31 +127,31 @@ layer at (0,0) size 800x1239 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (0,0) width 42: "Value:"
RenderText {#text} at (42,0) size 76x19
text run at (42,0) width 76: " scroll | fixed"
- RenderBR {BR} at (118,15) size 0x0
+ LayoutBR {BR} at (118,15) size 0x0
RenderInline {EM} at (0,0) size 43x19
RenderText {#text} at (0,20) size 43x19
text run at (0,20) width 43: "Initial:"
RenderText {#text} at (43,20) size 36x19
text run at (43,20) width 36: " scroll"
- RenderBR {BR} at (79,35) size 0x0
+ LayoutBR {BR} at (79,35) size 0x0
RenderInline {EM} at (0,0) size 69x19
RenderText {#text} at (0,40) size 69x19
text run at (0,40) width 69: "Applies to:"
RenderText {#text} at (69,40) size 73x19
text run at (69,40) width 73: " all elements"
- RenderBR {BR} at (142,55) size 0x0
+ LayoutBR {BR} at (142,55) size 0x0
RenderInline {EM} at (0,0) size 63x19
RenderText {#text} at (0,60) size 63x19
text run at (0,60) width 63: "Inherited:"
RenderText {#text} at (63,60) size 19x19
text run at (63,60) width 19: " no"
- RenderBR {BR} at (82,75) size 0x0
+ LayoutBR {BR} at (82,75) size 0x0
RenderInline {EM} at (0,0) size 123x19
RenderText {#text} at (0,80) size 123x19
text run at (0,80) width 123: "Percentage values:"
RenderText {#text} at (123,80) size 31x19
text run at (123,80) width 31: " N/A"
- RenderBR {BR} at (154,95) size 0x0
+ LayoutBR {BR} at (154,95) size 0x0
RenderBlock {P} at (4,346.53) size 762x40
RenderText {#text} at (0,0) size 755x39
text run at (0,0) width 755: "If a background image is specified, the value of 'background-attachment' determines if it is fixed with regard to the canvas or if"

Powered by Google App Engine
This is Rietveld 408576698