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

Unified Diff: LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug14489-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/bug14489-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug14489-expected.txt b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug14489-expected.txt
index 9e946a49dfb70feab5bcb3d7147cae7f3c3171bf..8f6c4eb0f646b9b7d66c7d94374c0f7eb4149430 100644
--- a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug14489-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug14489-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (254,74) width 92: "blah blah blah"
text run at (2,92) width 312: "blah blah blah blah blah blah blah blah blah blah"
RenderBlock (anonymous) at (0,136) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,154) size 784x136 [border: (3px outset #808080)]
LayoutTableSection {TBODY} at (3,3) size 778x130
LayoutTableRow {TR} at (0,2) size 778x126
@@ -47,7 +47,7 @@ layer at (0,0) size 800x600
text run at (2,92) width 312: "blah blah blah blah blah blah blah blah blah blah"
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,290) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,308) size 784x170 [border: (3px outset #808080)]
LayoutTableSection {TBODY} at (3,3) size 778x164
LayoutTableRow {TR} at (0,2) size 778x160

Powered by Google App Engine
This is Rietveld 408576698