Chromium Code Reviews

Unified Diff: LayoutTests/platform/android/fast/css-generated-content/table-row-group-to-inline-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/android/fast/css-generated-content/table-row-group-to-inline-expected.txt
diff --git a/LayoutTests/platform/android/fast/css-generated-content/table-row-group-to-inline-expected.txt b/LayoutTests/platform/android/fast/css-generated-content/table-row-group-to-inline-expected.txt
index 6c261949a982c3a0cc8f78aee4f9dba34934ddee..93fec0574ceb3987c8eb920c29821abb2f6c6ac1 100644
--- a/LayoutTests/platform/android/fast/css-generated-content/table-row-group-to-inline-expected.txt
+++ b/LayoutTests/platform/android/fast/css-generated-content/table-row-group-to-inline-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 612: "This test passes if it does not crash, and if we successfully destroy the table-section generated content."
RenderText {#text} at (612,0) size 4x19
text run at (612,0) width 4: " "
- RenderBR {BR} at (616,15) size 0x0
+ LayoutBR {BR} at (616,15) size 0x0
RenderBlock {UL} at (0,36) size 784x20
RenderListItem {LI} at (40,0) size 744x20
RenderListMarker at (-18,0) size 7x19: bullet

Powered by Google App Engine