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

Unified Diff: LayoutTests/platform/linux/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference 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/linux/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt b/LayoutTests/platform/linux/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt
index fa9eaa71e55527b25a6ebdf972a947c89c12f4c1..c1c5435193c397bcdcb483efaf750ee4e3138984 100644
--- a/LayoutTests/platform/linux/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt
+++ b/LayoutTests/platform/linux/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt
@@ -19,17 +19,17 @@ layer at (0,0) size 800x600
text run at (718,0) width 32: "in the"
text run at (0,20) width 89: "following tests."
RenderBlock {OL} at (0,56) size 784x473
- RenderListItem {LI} at (40,0) size 744x55
+ LayoutListItem {LI} at (40,0) size 744x55
RenderBlock {P} at (0,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker at (-21,0) size 16x19: "1"
RenderText {#text} at (0,0) size 318x19
text run at (0,0) width 318: "The following text should render without anti-aliasing:"
RenderBlock {P} at (0,36) size 744x19
RenderText {#text} at (0,0) size 154x18
text run at (0,0) width 154: "Non anti-aliased sans."
- RenderListItem {LI} at (40,71) size 744x75
+ LayoutListItem {LI} at (40,71) size 744x75
RenderBlock {P} at (0,0) size 744x40
- RenderListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker at (-21,0) size 16x19: "2"
RenderText {#text} at (0,0) size 665x39
text run at (0,0) width 315: "The following text should be slightly-hinted Georgia. "
text run at (315,0) width 57: "The dots "
@@ -39,9 +39,9 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,56) size 744x19
RenderText {#text} at (0,0) size 218x19
text run at (0,0) width 218: "government ................................"
- RenderListItem {LI} at (40,162) size 744x75
+ LayoutListItem {LI} at (40,162) size 744x75
RenderBlock {P} at (0,0) size 744x40
- RenderListMarker at (-21,0) size 16x19: "3"
+ LayoutListMarker at (-21,0) size 16x19: "3"
RenderText {#text} at (0,0) size 738x39
text run at (0,0) width 377: "The following text should be unhinted Verdana. The fontconfig "
text run at (377,0) width 361: "configuration for this is contradictory, setting both full-hinting"
@@ -50,9 +50,9 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 632x19
text run at (0,0) width 444: "Here is Tigger doing what tiggers do best \x{2026} operating "
text run at (444,0) width 188: "hydraulic exoskeletons."
- RenderListItem {LI} at (40,253) size 744x56
+ LayoutListItem {LI} at (40,253) size 744x56
RenderBlock {P} at (0,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "4"
+ LayoutListMarker at (-21,0) size 16x19: "4"
RenderText {#text} at (0,0) size 595x19
text run at (0,0) width 374: "The following text should show a difference caused by forcing "
text run at (374,0) width 221: "autohinting. Note: the effect is subtle."
@@ -70,9 +70,9 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 69x13
RenderText {#text} at (70,5) size 69x13
text run at (70,5) width 69: "not-autohinted"
- RenderListItem {LI} at (40,325) size 744x76
+ LayoutListItem {LI} at (40,325) size 744x76
RenderBlock {P} at (0,0) size 744x40
- RenderListMarker at (-21,0) size 16x19: "5"
+ LayoutListMarker at (-21,0) size 16x19: "5"
RenderText {#text} at (0,0) size 512x19
text run at (0,0) width 512: "The following text should be the same. It verifies that, given the contradictory settings "
RenderInline {TT} at (0,0) size 64x16
@@ -100,9 +100,9 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 92x11
RenderText {#text} at (70,6) size 92x11
text run at (70,6) width 92: "hopefully autohinted"
- RenderListItem {LI} at (40,417) size 744x56
+ LayoutListItem {LI} at (40,417) size 744x56
RenderBlock {P} at (0,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "6"
+ LayoutListMarker at (-21,0) size 16x19: "6"
RenderText {#text} at (0,0) size 590x19
text run at (0,0) width 414: "The following text should show that fontconfig can be used to enable "
text run at (414,0) width 176: "or disable subpixel rendering."

Powered by Google App Engine
This is Rietveld 408576698