Chromium Code Reviews

Unified Diff: LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-24-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/linux/css3/selectors3/xhtml/css3-modsel-24-expected.txt
diff --git a/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-24-expected.txt b/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-24-expected.txt
index 13970ff26ad652b54691bcebeda6906d1fd3bb90..533307db0e435047cdb63e07a3a6dbdfafcfc5d2 100644
--- a/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-24-expected.txt
+++ b/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-24-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x76
text run at (0,0) width 243: "A button (disabled) with green background"
RenderText {#text} at (259,1) size 4x19
text run at (259,1) width 4: " "
- RenderBR {br} at (0,0) size 0x0
+ LayoutBR {br} at (0,0) size 0x0
LayoutTextControl {input} at (0,22) size 250x22 [color=#545454] [bgcolor=#00FF00] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
layer at (10,41) size 246x16 scrollWidth 256

Powered by Google App Engine