Chromium Code Reviews

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug93363-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/platform/mac/tables/mozilla/bugs/bug93363-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug93363-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug93363-expected.txt
index 9f4a9716ffe42a5ee9c7350c758ebbba8fbcc80b..07224d2ccc0291b7f7df9babae3a06549ebac9b1 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug93363-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug93363-expected.txt
@@ -48,6 +48,6 @@ layer at (0,0) size 800x600
text run at (0,72) width 103: "contained in a P"
text run at (0,90) width 90: "that's nowrap."
RenderBlock (anonymous) at (0,278) size 784x36
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,18) size 331x18
text run at (0,18) width 331: "Tables have a thick border, cells have a thin border."

Powered by Google App Engine