| 
			 
					阅读:7571回复:6
				 
				有辦法讓Fx支援更多CSS屬性?
					例如CSS3草案裏面的word-wrap : break-word 這類用的比較廣泛的屬性?				 
							 | 
	|
| 
			 1楼# 
								发布于:2007-02-27 07:05				
			
					只能重写渲染引擎了				 
							 | 
	|
					
						
  | 
	
| 
			 2楼# 
								发布于:2007-02-27 07:05				
			
					不知道3.0的cairo引擎对这些css3的属性支持如何。目前2.0是支持某些css3的属性。				 
							 | 
	|
					
						
  | 
	
| 
			 3楼# 
								发布于:2007-02-27 07:05				
			 | 
	|
| 
			 4楼# 
								发布于:2007-02-27 07:05				
			
					IE7对css3的支持较之firefox如何?我看不见得更为乐观把?				 
							 | 
	|
					
						
  | 
	
| 
			 5楼# 
								发布于:2007-02-27 07:05				
			 | 
	|
| 
			 6楼# 
								发布于:2007-02-27 07:05				
			
					似乎即將有望在CSS Text Level 3實現這個功能了……
 
							W3C Working Draft 6 March 2007 裏面只是提及: The following features are at risk and may be cut from the spec during its CR period: multiple text shadows, the tibetan text justification mode, the 'text-outline' property, the 'break-strict' value of 'word-break' 也只是說CR的時候可能沒有break-strict,估計其他的都應該有吧? 不過Firefox在看網頁源代碼的時候都可以自動換行…… 如何在網頁渲染的時候完成自動換行的功能呢?  | 
	|