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

Unified Diff: LayoutTests/platform/win/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/win/css1/color_and_background/background_attachment-expected.txt
diff --git a/LayoutTests/platform/win/css1/color_and_background/background_attachment-expected.txt b/LayoutTests/platform/win/css1/color_and_background/background_attachment-expected.txt
index be937d32a551a252da2676c77a9541fc92b150ab..9859774166f78655d098ebc58ac73dafd78d372e 100644
--- a/LayoutTests/platform/win/css1/color_and_background/background_attachment-expected.txt
+++ b/LayoutTests/platform/win/css1/color_and_background/background_attachment-expected.txt
@@ -40,31 +40,31 @@ layer at (0,0) size 800x1207 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (0,0) width 43: "Value:"
RenderText {#text} at (42,0) size 85x17
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 45x17
RenderText {#text} at (0,18) size 45x17
text run at (0,18) width 45: "Initial:"
RenderText {#text} at (44,18) size 40x17
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 70x17
RenderText {#text} at (0,36) size 70x17
text run at (0,36) width 70: "Applies to:"
RenderText {#text} at (69,36) size 82x17
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 64x17
RenderText {#text} at (0,54) size 64x17
text run at (0,54) width 64: "Inherited:"
RenderText {#text} at (63,54) size 21x17
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 124x17
RenderText {#text} at (0,72) size 124x17
text run at (0,72) width 124: "Percentage values:"
RenderText {#text} at (123,72) size 32x17
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,415.53) size 784x36
RenderText {#text} at (0,0) size 783x35
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 800x1207 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (0,0) width 43: "Value:"
RenderText {#text} at (42,0) size 85x17
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 45x17
RenderText {#text} at (0,18) size 45x17
text run at (0,18) width 45: "Initial:"
RenderText {#text} at (44,18) size 40x17
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 70x17
RenderText {#text} at (0,36) size 70x17
text run at (0,36) width 70: "Applies to:"
RenderText {#text} at (69,36) size 82x17
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 64x17
RenderText {#text} at (0,54) size 64x17
text run at (0,54) width 64: "Inherited:"
RenderText {#text} at (63,54) size 21x17
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 124x17
RenderText {#text} at (0,72) size 124x17
text run at (0,72) width 124: "Percentage values:"
RenderText {#text} at (123,72) size 32x17
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 735x35
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