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

Unified Diff: LayoutTests/platform/android/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-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/android/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-expected.txt
diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-expected.txt
index 58f54d81db27b6c1f4492b6c1ae52c60b651127d..dd7fa57a4df7d111347ed41736e0dcb9945bf572 100644
--- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-expected.txt
+++ b/LayoutTests/platform/android/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-expected.txt
@@ -8,7 +8,7 @@ layer at (18,10) size 764x102
RenderText {#text} at (0,0) size 0x0
layer at (18,10) size 31x39
RenderInline (relative positioned) {SPAN} at (0,0) size 31x39 [bgcolor=#808080]
- RenderBR {BR} at (1,1) size 0x19
+ LayoutBR {BR} at (1,1) size 0x19
RenderText {#text} at (1,21) size 31x19
text run at (1,21) width 31: "again"
layer at (18,122) size 764x102

Powered by Google App Engine
This is Rietveld 408576698