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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug1128-expected.txt b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
index 202e0dbc0eabc5dc586717968372806211977796..5ac53e6b7c967599fc710a3311a64284f5d8c972 100644
--- a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
@@ -13,13 +13,13 @@ layer at (0,0) size 800x600
RenderInline {TT} at (0,0) size 112x64
RenderText {#text} at (0,0) size 112x16
text run at (0,0) width 112: "<col width=50>"
- RenderBR {BR} at (112,12) size 0x0
+ LayoutBR {BR} at (112,12) size 0x0
RenderText {#text} at (0,16) size 112x16
text run at (0,16) width 112: "<col width=2*>"
- RenderBR {BR} at (112,28) size 0x0
+ LayoutBR {BR} at (112,28) size 0x0
RenderText {#text} at (0,32) size 112x16
text run at (0,32) width 112: "<col width=1*>"
- RenderBR {BR} at (112,44) size 0x0
+ LayoutBR {BR} at (112,44) size 0x0
RenderText {#text} at (0,48) size 112x16
text run at (0,48) width 112: "<col width=3*>"
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698