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

Unified Diff: LayoutTests/platform/linux/fast/borders/border-radius-with-composited-child-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/fast/borders/border-radius-with-composited-child-expected.txt
diff --git a/LayoutTests/platform/linux/fast/borders/border-radius-with-composited-child-expected.txt b/LayoutTests/platform/linux/fast/borders/border-radius-with-composited-child-expected.txt
index 84549959550ff852e83a4640051209bcfa31fdc9..36201d76faef4e9ac36f79b2239c51a6e057e0b7 100644
--- a/LayoutTests/platform/linux/fast/borders/border-radius-with-composited-child-expected.txt
+++ b/LayoutTests/platform/linux/fast/borders/border-radius-with-composited-child-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x400
RenderText {#text} at (0,0) size 255x19
text run at (0,0) width 255: "Below there should be a solid black circle."
RenderBlock (anonymous) at (0,36) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
layer at (8,172) size 220x220 clip at (18,182) size 200x200 scrollWidth 250 scrollHeight 250
RenderBlock (relative positioned) zI: 1 {DIV} at (0,156) size 220x220 [bgcolor=#000000] [border: (10px solid #000000)]
layer at (-32,132) size 300x300 backgroundClip at (18,182) size 200x200 clip at (18,182) size 200x200 outlineClip at (18,182) size 200x200

Powered by Google App Engine
This is Rietveld 408576698