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

Unified Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1128-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_expected_failures/bugs/bug1128-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.txt b/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
index d984026f809f66e073704b842dc06d8f3e31b9dd..5940723ba67b9a012007d5c0dec353963e96955f 100644
--- a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
@@ -13,13 +13,13 @@ layer at (0,0) size 800x600
RenderInline {TT} at (0,0) size 110x60
RenderText {#text} at (0,0) size 110x15
text run at (0,0) width 110: "<col width=50>"
- RenderBR {BR} at (109,12) size 1x0
+ LayoutBR {BR} at (109,12) size 1x0
RenderText {#text} at (0,15) size 110x15
text run at (0,15) width 110: "<col width=2*>"
- RenderBR {BR} at (109,27) size 1x0
+ LayoutBR {BR} at (109,27) size 1x0
RenderText {#text} at (0,30) size 110x15
text run at (0,30) width 110: "<col width=1*>"
- RenderBR {BR} at (109,42) size 1x0
+ LayoutBR {BR} at (109,42) size 1x0
RenderText {#text} at (0,45) size 110x15
text run at (0,45) width 110: "<col width=3*>"
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698