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

Unified Diff: LayoutTests/platform/win/tables/mozilla/other/test6-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/other/test6-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/other/test6-expected.txt b/LayoutTests/platform/win/tables/mozilla/other/test6-expected.txt
index 45fdf10f289202eeebdb8a60ebbb291e943fe061..bd95586e5516848296bc2516118624d3858e04ca 100644
--- a/LayoutTests/platform/win/tables/mozilla/other/test6-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/other/test6-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 785x1375 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (0,0) size 272x16
text run at (0,0) width 272: "Resize document for maximum effect"
RenderBlock (anonymous) at (0,87.44) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderBlock {H2} at (0,125.34) size 769x27
RenderText {#text} at (0,0) size 504x26
text run at (0,0) width 504: "Auto-width tables with spans nested 8 levels deep"
@@ -197,7 +197,7 @@ layer at (0,0) size 785x1375 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,2) size 27x17
text run at (2,2) width 27: "Cell"
RenderBlock (anonymous) at (0,558.25) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderBlock {H2} at (0,596.16) size 769x27
RenderText {#text} at (0,0) size 396x26
text run at (0,0) width 396: "100% width tables nested 6 levels deep"

Powered by Google App Engine
This is Rietveld 408576698