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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla_expected_failures/bugs/bug14489-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug14489-expected.txt b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug14489-expected.txt
index df001429e324cff1fde8f02d620d0416223476c6..07e4fe60730cce4e8dc30f254436a875d70e3b76 100644
--- a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug14489-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug14489-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (118,82) width 228: "blah blah blah blah blah blah blah blah"
text run at (2,102) width 141: "blah blah blah blah blah"
RenderBlock (anonymous) at (0,148) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,168) size 784x148 [border: (3px outset #808080)]
LayoutTableSection {TBODY} at (3,3) size 778x142
LayoutTableRow {TR} at (0,2) size 778x138
@@ -47,7 +47,7 @@ layer at (0,0) size 800x600
text run at (2,102) width 141: "blah blah blah blah blah"
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,316) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,336) size 784x184 [border: (3px outset #808080)]
LayoutTableSection {TBODY} at (3,3) size 778x178
LayoutTableRow {TR} at (0,2) size 778x174

Powered by Google App Engine
This is Rietveld 408576698