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

Unified Diff: LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-9-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/mac/css3/selectors3/xhtml/css3-modsel-9-expected.txt
diff --git a/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-9-expected.txt b/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-9-expected.txt
index 68fb1eadfe151a21fc64ca5b5c169656bf60867b..2373e136f835db329a0acc83e7fe7fab16da6805 100644
--- a/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-9-expected.txt
+++ b/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-9-expected.txt
@@ -6,6 +6,6 @@ layer at (0,0) size 800x68
RenderBlock {p} at (0,0) size 784x36 [bgcolor=#00FF00]
RenderText {#text} at (0,0) size 308x18
text run at (0,0) width 308: "This paragraph should have a green background"
- RenderBR {br} at (307,0) size 1x18
+ LayoutBR {br} at (307,0) size 1x18
RenderText {#text} at (0,18) size 273x18
text run at (0,18) width 273: "because its title attribute begins with \"foo\""

Powered by Google App Engine
This is Rietveld 408576698