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

Unified Diff: LayoutTests/fast/css/pseudo-first-line-border-width-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/fast/css/pseudo-first-line-border-width-expected.txt
diff --git a/LayoutTests/fast/css/pseudo-first-line-border-width-expected.txt b/LayoutTests/fast/css/pseudo-first-line-border-width-expected.txt
index 1ad29b36c684e1231e3b54d40038674eda9426ef..41475721ab0a4d1498ae7f2e6c48f44a14dc55a5 100644
--- a/LayoutTests/fast/css/pseudo-first-line-border-width-expected.txt
+++ b/LayoutTests/fast/css/pseudo-first-line-border-width-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x450
RenderInline {SPAN} at (0,0) size 500x210 [border: none (100px solid #008000)]
RenderText {#text} at (360,0) size 50x10
text run at (360,0) width 50: "this,"
- RenderBR {BR} at (410,0) size 0x10
+ LayoutBR {BR} at (410,0) size 0x10
RenderText {#text} at (0,10) size 500x200
text run at (0,10) width 400: "is a"
text run at (0,110) width 500: "pass."

Powered by Google App Engine
This is Rietveld 408576698