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

Unified Diff: LayoutTests/platform/win-xp/virtual/antialiasedtext/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/win-xp/virtual/antialiasedtext/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt b/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt
index ae3349431812d21593490d658b12b0d0bfbd18c7..53c54e09ad8717880869131d071a9f074cf8b77a 100644
--- a/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/antialiasedtext/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 784x476
- RenderListItem {LI} at (40,0) size 744x56
+ LayoutListItem {LI} at (40,0) size 744x56
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 744x20
RenderText {#text} at (0,0) size 133x19
text run at (0,0) width 133: "Non anti-aliased sans."
- RenderListItem {LI} at (40,72) size 744x76
+ LayoutListItem {LI} at (40,72) size 744x76
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 744x20
RenderText {#text} at (0,0) size 202x19
text run at (0,0) width 202: "government ................................"
- RenderListItem {LI} at (40,164) size 744x76
+ LayoutListItem {LI} at (40,164) size 744x76
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 471x19
text run at (0,0) width 331: "Here is Tigger doing what tiggers do best \x{2026} operating "
text run at (331,0) width 140: "hydraulic exoskeletons."
- RenderListItem {LI} at (40,256) size 744x56
+ LayoutListItem {LI} at (40,256) 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 58x12
RenderText {#text} at (64,5) size 58x12
text run at (64,5) width 58: "not-autohinted"
- RenderListItem {LI} at (40,328) size 744x76
+ LayoutListItem {LI} at (40,328) 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 82x12
RenderText {#text} at (64,5) size 82x12
text run at (64,5) width 82: "hopefully autohinted"
- RenderListItem {LI} at (40,420) size 744x56
+ LayoutListItem {LI} at (40,420) 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