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

Unified Diff: LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug42043-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/bug42043-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug42043-expected.txt b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug42043-expected.txt
index 57a2f0422a5132dbbd3411ad687fb8b8ca9873e1..dd372600bc4622735ca1895127b2307863fe3a5e 100644
--- a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug42043-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug42043-expected.txt
@@ -24,8 +24,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 26x19
text run at (2,2) width 26: "Test"
RenderBlock (anonymous) at (0,106) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,20) size 0x19
RenderBlock {P} at (0,162) size 784x40
RenderText {#text} at (0,0) size 771x39
text run at (0,0) width 771: "(2) Table with 1 column. Relative width value for column is \"0*\" with table width of 100%. The column should span the minimum"
@@ -42,8 +42,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 26x19
text run at (2,2) width 26: "Test"
RenderBlock (anonymous) at (0,248) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,20) size 0x19
RenderBlock {P} at (0,304) size 784x60
RenderText {#text} at (0,0) size 754x39
text run at (0,0) width 754: "(3) Table with 2 columns. Relative width value for first column is \"0*\" and for column 2 is \"3*\". Table width is 100%. The first"

Powered by Google App Engine
This is Rietveld 408576698