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

Unified Diff: LayoutTests/platform/mac/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/mac/css1/color_and_background/background_attachment-expected.txt
diff --git a/LayoutTests/platform/mac/css1/color_and_background/background_attachment-expected.txt b/LayoutTests/platform/mac/css1/color_and_background/background_attachment-expected.txt
index 69ffb062e751300cf1d6f8fece46c2de0b2b529c..1947d2f8be80adbf81e0372cdb4fae1349062a68 100644
--- a/LayoutTests/platform/mac/css1/color_and_background/background_attachment-expected.txt
+++ b/LayoutTests/platform/mac/css1/color_and_background/background_attachment-expected.txt
@@ -40,31 +40,31 @@ layer at (0,0) size 800x1195 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (0,0) width 43: "Value:"
RenderText {#text} at (42,0) size 85x18
text run at (42,0) width 85: " scroll | fixed"
- RenderBR {BR} at (126,14) size 1x0
+ LayoutBR {BR} at (126,14) size 1x0
RenderInline {EM} at (0,0) size 45x18
RenderText {#text} at (0,18) size 45x18
text run at (0,18) width 45: "Initial:"
RenderText {#text} at (44,18) size 40x18
text run at (44,18) width 40: " scroll"
- RenderBR {BR} at (83,32) size 1x0
+ LayoutBR {BR} at (83,32) size 1x0
RenderInline {EM} at (0,0) size 70x18
RenderText {#text} at (0,36) size 70x18
text run at (0,36) width 70: "Applies to:"
RenderText {#text} at (69,36) size 82x18
text run at (69,36) width 82: " all elements"
- RenderBR {BR} at (150,50) size 1x0
+ LayoutBR {BR} at (150,50) size 1x0
RenderInline {EM} at (0,0) size 64x18
RenderText {#text} at (0,54) size 64x18
text run at (0,54) width 64: "Inherited:"
RenderText {#text} at (63,54) size 21x18
text run at (63,54) width 21: " no"
- RenderBR {BR} at (83,68) size 1x0
+ LayoutBR {BR} at (83,68) size 1x0
RenderInline {EM} at (0,0) size 124x18
RenderText {#text} at (0,72) size 124x18
text run at (0,72) width 124: "Percentage values:"
RenderText {#text} at (123,72) size 32x18
text run at (123,72) width 32: " N/A"
- RenderBR {BR} at (154,86) size 1x0
+ LayoutBR {BR} at (154,86) size 1x0
RenderBlock {P} at (0,413.53) size 784x36
RenderText {#text} at (0,0) size 783x36
text run at (0,0) width 783: "If a background image is specified, the value of 'background-attachment' determines if it is fixed with regard to the canvas"
@@ -129,31 +129,31 @@ layer at (0,0) size 800x1195 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (0,0) width 43: "Value:"
RenderText {#text} at (42,0) size 85x18
text run at (42,0) width 85: " scroll | fixed"
- RenderBR {BR} at (126,14) size 1x0
+ LayoutBR {BR} at (126,14) size 1x0
RenderInline {EM} at (0,0) size 45x18
RenderText {#text} at (0,18) size 45x18
text run at (0,18) width 45: "Initial:"
RenderText {#text} at (44,18) size 40x18
text run at (44,18) width 40: " scroll"
- RenderBR {BR} at (83,32) size 1x0
+ LayoutBR {BR} at (83,32) size 1x0
RenderInline {EM} at (0,0) size 70x18
RenderText {#text} at (0,36) size 70x18
text run at (0,36) width 70: "Applies to:"
RenderText {#text} at (69,36) size 82x18
text run at (69,36) width 82: " all elements"
- RenderBR {BR} at (150,50) size 1x0
+ LayoutBR {BR} at (150,50) size 1x0
RenderInline {EM} at (0,0) size 64x18
RenderText {#text} at (0,54) size 64x18
text run at (0,54) width 64: "Inherited:"
RenderText {#text} at (63,54) size 21x18
text run at (63,54) width 21: " no"
- RenderBR {BR} at (83,68) size 1x0
+ LayoutBR {BR} at (83,68) size 1x0
RenderInline {EM} at (0,0) size 124x18
RenderText {#text} at (0,72) size 124x18
text run at (0,72) width 124: "Percentage values:"
RenderText {#text} at (123,72) size 32x18
text run at (123,72) width 32: " N/A"
- RenderBR {BR} at (154,86) size 1x0
+ LayoutBR {BR} at (154,86) size 1x0
RenderBlock {P} at (4,322.53) size 762x36
RenderText {#text} at (0,0) size 735x36
text run at (0,0) width 735: "If a background image is specified, the value of 'background-attachment' determines if it is fixed with regard to the"

Powered by Google App Engine
This is Rietveld 408576698