Chromium Code Reviews

Unified Diff: LayoutTests/platform/win/css3/masking/clip-path-inset-corners-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/platform/win/css3/masking/clip-path-inset-corners-expected.txt
diff --git a/LayoutTests/platform/win/css3/masking/clip-path-inset-corners-expected.txt b/LayoutTests/platform/win/css3/masking/clip-path-inset-corners-expected.txt
index 215aaad7833fa146570f49c97b4df8ab0943a972..e6d6597f5edb28b568d61b0e6520790edd3a5c42 100644
--- a/LayoutTests/platform/win/css3/masking/clip-path-inset-corners-expected.txt
+++ b/LayoutTests/platform/win/css3/masking/clip-path-inset-corners-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x266
RenderBlock {DIV} at (104,0) size 100x100 [bgcolor=#FF0000]
RenderText {#text} at (204,86) size 4x17
text run at (204,86) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderBlock {DIV} at (0,104) size 100x100 [bgcolor=#FF0000]
RenderText {#text} at (100,190) size 4x17
text run at (100,190) width 4: " "

Powered by Google App Engine