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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-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/mac/tables/mozilla/bugs/bug51727-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt
index 783ab3ebb4dbac372bd0caa9db77d0d240aa59ce..c80de3eb319e873bbb6f166ed3433c8ec00121ba 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt
@@ -8,12 +8,12 @@ layer at (0,0) size 800x80
RenderBlock (anonymous) at (8,2) size 142.39x13
RenderText {#text} at (0,0) size 143x13
text run at (0,0) width 143: "(1) Fill cell with long string"
- RenderBR {BR} at (158,0) size 1x18
+ LayoutBR {BR} at (158,0) size 1x18
RenderButton {INPUT} at (0,20) size 162.56x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2) size 146.56x13
RenderText {#text} at (0,0) size 147x13
text run at (0,0) width 147: "(2) Fill cell with short string"
- RenderBR {BR} at (162,19) size 1x18
+ LayoutBR {BR} at (162,19) size 1x18
LayoutTable {TABLE} at (0,38) size 83x26
LayoutTableSection {TBODY} at (0,0) size 83x26
LayoutTableRow {TR} at (0,2) size 83x22

Powered by Google App Engine
This is Rietveld 408576698