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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1128-expected.txt b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
index e7707c20a791e409c8eefb66ac99cf5e5f5f1d75..a29335acdc5a82e586f18871032c6247b9f8fe3d 100644
--- a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
+++ b/LayoutTests/platform/win/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