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

Unified Diff: LayoutTests/platform/android/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-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/android/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt b/LayoutTests/platform/android/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt
index e215638b303224314dec0b360da12a88504a7ea0..a0f0ca57c258049a613132d7849c938c8343eff0 100644
--- a/LayoutTests/platform/android/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt
@@ -15,10 +15,10 @@ layer at (0,0) size 785x538
LayoutTableCell {TD} at (112,30) size 84x92 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (16,16) size 20x19
text run at (16,16) width 20: "bar"
- RenderBR {BR} at (36,16) size 0x19
+ LayoutBR {BR} at (36,16) size 0x19
RenderText {#text} at (16,36) size 21x19
text run at (16,36) width 21: "baz"
- RenderBR {BR} at (37,36) size 0x19
+ LayoutBR {BR} at (37,36) size 0x19
RenderText {#text} at (16,56) size 21x19
text run at (16,56) width 21: "zap"
LayoutTableRow {TR} at (0,152) size 226x132

Powered by Google App Engine
This is Rietveld 408576698